mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 02:20:21 -08:00
* url-http.el (url-http-handle-cookies): Reverse list returned by
`mail-fetch-field', so that cookies are set in the correct order. * url-cookie.el (url-cookie-retrieve, url-cookie-host-can-set-p): Deal with wildcard dots in domain values.
This commit is contained in:
parent
1398242da6
commit
f3e30bd0ec
1 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2007-04-01 Diane Murray <disumu@x3y2z1.net>
|
||||
|
||||
* url-http.el (url-http-handle-cookies): Reverse list returned by
|
||||
`mail-fetch-field', so that cookies are set in the correct order.
|
||||
|
||||
* url-cookie.el (url-cookie-retrieve, url-cookie-host-can-set-p):
|
||||
Deal with wildcard dots in domain values.
|
||||
|
||||
2007-03-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
|
||||
|
||||
* url-http.el (url-http-mark-connection-as-busy)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue