Re: [whatwg/fetch] Allow streaming requests to follow 301/2 redirects if method is 'POST' (#1058)

Since this is a new feature and HTTP in general hasn't accepted that 301/302 with POST are a lost cause, I'm a little hesitant to allow do this as it would mean other clients would be forced to adopt the behavior of browsers rather than preserve the method and body in such cases.

cc @whatwg/http 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1058#issuecomment-659464964

Received on Thursday, 16 July 2020 14:53:32 UTC