Re: [whatwg/xhr] Why does headers-normalize-response.htm expect null bytes to be allowed? (#165)

Okay, so it seems like it makes sense to disallow null bytes in request headers.  For consistency, it would make sense to do the same in response headers, both XHR and otherwise.  I agree that network error would be the best choice, otherwise there would remain server deployments that send null bytes and we would be stuck with having to support them forever.

-- 
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/xhr/issues/165#issuecomment-380434783

Received on Wednesday, 11 April 2018 12:32:18 UTC