Next: HTTP language/coding, Up: http/https [Contents][Index]
This command creates a *url cookies* buffer listing the current
cookies, if there are any. You can remove a cookie using the
C-k (url-cookie-delete
) command.
The file in which cookies are stored, defaulting to cookies in
the directory specified by url-configuration-directory
.
Specifies whether confirmation is required to accept cookies.
Specifies whether to put all cookies for the server on one line in the HTTP request to satisfy broken servers like http://www.hotmail.com.
A list of regular expressions matching URLs from which to accept cookies always.
A list of regular expressions matching URLs from which to reject cookies always.
The number of seconds between automatic saves of cookies to disk. Default is one hour.