Re: [whatwg/fetch] Does terminating a fetch before headers come back reject the promise? (#416)

FWIW - I ran against a case where https://jobs.about.com/ was sending a redirect, but not the terminating `CRLFCRLF`.

They've fixed it now, apparently, but the browsers I checked with followed the redirect after the server closed the connection. You can fake it with `nc` to test.



-- 
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/416#issuecomment-261819757

Received on Monday, 21 November 2016 00:52:26 UTC