emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 307 status code handling in url-http-parse-headers


From: Alexis
Subject: Re: 307 status code handling in url-http-parse-headers
Date: Tue, 02 Feb 2016 01:54:30 +1100
User-agent: mu4e 0.9.16; emacs 24.5.3


Nicolas Petton <address@hidden> writes:

I see that `url-http-parse-headers' won't redirect a 307 response for a POST request.

There's a comment about 301/302 status codes, which says that for other requests than HEAD and GET, the user agent must not automatically redirect, which seems to follow the RFC.

However, should we ask the user confirmation for the redirection and do the redirect depending on the user's choice?

Sorry, do you mean, ask the user for redirect confirmation in the context of HEAD and GET requests? The reason i ask is this:

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=18290

Unfortunately i've not yet been able to find the time to try to work on this issue, but asking users for confirmation in the context of a PROPFIND request seems like it might not be a good idea ....


Alexis.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]