From 50d0c9844ba54790b87376881f073154677e8219 Mon Sep 17 00:00:00 2001 From: Julian Reschke Date: Tue, 17 Apr 2018 18:14:34 +0200 Subject: [PATCH] bcp56bis: 302 *response* not *request* --- draft-ietf-httpbis-bcp56bis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-httpbis-bcp56bis.md b/draft-ietf-httpbis-bcp56bis.md index 337fe9645..c28283b72 100644 --- a/draft-ietf-httpbis-bcp56bis.md +++ b/draft-ietf-httpbis-bcp56bis.md @@ -544,7 +544,7 @@ code. However, they aren't required to do so; therefore, if an application using redirects to be automatically followed, it needs to explicitly specify the circumstances when this is required. -Applications using HTTP SHOULD specify that 301 and 302 requests change the request method from POST +Applications using HTTP SHOULD specify that 301 and 302 responses change the subsequent request method from POST (but no other method) to GET, to be compatible with browsers. Generally, when a redirected request is made, its header fields are copied from the original