/[emacs]/emacs/lisp/url/url-cookie.el
ViewVC logotype

Diff of /emacs/lisp/url/url-cookie.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by lektu, Mon May 16 10:07:31 2005 UTC revision 1.8 by lektu, Thu May 19 17:59:32 2005 UTC
# Line 87  Line 87 
87    "*If nil, HTTP requests put all cookies for the server on one line.    "*If nil, HTTP requests put all cookies for the server on one line.
88  Some web servers, such as http://www.hotmail.com/, only accept cookies  Some web servers, such as http://www.hotmail.com/, only accept cookies
89  when they are on one line.  This is broken behaviour, but just try  when they are on one line.  This is broken behaviour, but just try
90  telling Microsoft that.")  telling Microsoft that."
91      :type 'boolean
92      :group 'url-cookie)
93    
94  (defvar url-cookies-changed-since-last-save nil  (defvar url-cookies-changed-since-last-save nil
95    "Whether the cookies list has changed since the last save operation.")    "Whether the cookies list has changed since the last save operation.")

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26