emacs/lisp/url
Nicolas Petton 46dfdd831b Do not ignore redirections of 301, 302 and 307 status codes
The current version of HTTP/1.1 (RFC 7231) no longer requires
confirmation on 301, 302 or 307 status codes, therefore we do not have
to ignore redirects for other requests than GET and HEAD.

* lisp/url/url-http.el (url-http-parse-headers): Do not ignore 301, 302
and 307 redirects for other requests than GET and HEAD.
2016-02-04 21:43:42 +01:00
..
ChangeLog.1 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-about.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-auth.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-cache.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-cid.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-cookie.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-dav.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-dired.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-domsuf.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-expand.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-file.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-ftp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-future.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-gw.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-handlers.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
url-history.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-http.el Do not ignore redirections of 301, 302 and 307 status codes 2016-02-04 21:43:42 +01:00
url-imap.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-irc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-ldap.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-mailto.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-methods.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-misc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-news.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-nfs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-ns.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-parse.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-privacy.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-proxy.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-queue.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-tramp.el Fix some custom types. 2016-01-12 20:32:20 -05:00
url-util.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
url-vars.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00