Mercurial > emacs
changeset 77180:8c4054ddda2f
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 13 Apr 2007 14:59:08 +0000 |
parents | 3aa49a5ae0ce |
children | 1831de989c0d |
files | lisp/url/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/url/ChangeLog Fri Apr 13 14:58:56 2007 +0000 +++ b/lisp/url/ChangeLog Fri Apr 13 14:59:08 2007 +0000 @@ -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