1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

* url-http.el (url-http-parse-headers): Stop after a set number of

redirections.  Suggested by Diane Murray.

* url-vars.el (url-max-redirections): New var.
This commit is contained in:
Chong Yidong 2007-04-13 14:59:08 +00:00
parent 58aba8143c
commit f25a994634

View File

@ -1,3 +1,10 @@
2007-04-13 Chong Yidong <cyd@stupidchicken.com>
* url-http.el (url-http-parse-headers): Stop after a set number of
redirections. Suggested by Diane Murray.
* url-vars.el (url-max-redirections): New var.
2007-04-01 Diane Murray <disumu@x3y2z1.net> (tiny change)
* url-http.el (url-http-handle-cookies): Reverse list returned by