[whatwg/fetch] 421 Status Code (#497)

Should Fetch specify how to handle the 421 status code?

http://httpwg.org/specs/rfc7540.html#MisdirectedRequest

This is sort of like a redirect -- a client is supposed to automatically start a new connection and reissue the request, because the chosen connection isn't authoritative for it.

cc @mcmanus

-- 
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/497

Received on Wednesday, 1 March 2017 05:39:07 UTC