Re: [whatwg/xhr] Web compat implications of making getAllResponseHeaders lowercase (#146)

> you're saying that when I'm matching on the header field name 'Foo' (as I provided myself in my code) it's a bug in the application when i'm doing a case sensitive comparison and not able to find it?
Yes. If I understand correctly, if you move to HTTP/2, your application would be broken in all of the browsers.
Unfortunately, you relied on an unreliable feature.

-- 
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/146#issuecomment-319420839

Received on Tuesday, 1 August 2017 16:19:09 UTC