emacs-devel
[Top][All Lists]
Advanced

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

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


From: Nicolas Petton
Subject: 307 status code handling in url-http-parse-headers
Date: Mon, 01 Feb 2016 15:30:11 +0100
User-agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/25.1.50.3 (x86_64-unknown-linux-gnu)

Hi,

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?

Nico

Attachment: signature.asc
Description: PGP signature


reply via email to

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