url-cookie-confirmation | If non-nil, confirmation by the user is required to accept HTTP cookies. |
url-cookie-file | File where cookies are stored on disk. |
url-cookie-mode-abbrev-table | Abbrev table for ‘url-cookie-mode’. |
url-cookie-mode-hook | Hook run after entering ‘url-cookie-mode’. |
url-cookie-mode-map | Keymap for ‘url-cookie-mode’. |
url-cookie-mode-syntax-table | Syntax table for ‘url-cookie-mode’. |
url-cookie-multiple-line | If nil, HTTP requests put all cookies for the server on one line. |
url-cookie-save-interval | If non-nil, the number of seconds between automatic saves of cookies. |
url-cookie-secure-storage | Where secure cookies are stored. |
url-cookie-storage | Where cookies are stored. |
url-cookie-trusted-urls | A list of regular expressions matching URLs to always accept cookies from. |
url-cookie-untrusted-urls | A list of regular expressions matching URLs to never accept cookies from. |
url-cookies-changed-since-last-save | Whether the cookies list has changed since the last save operation. |