Re: [whatwg/xhr] setRequestHeader behavior doesn't seem to match implementations (#108)

> Safari ends up with FOO-test, Chrome and Firefox with foo-TEST

I'm not sure what you mean.  Don't both include both headers?

I just went through the Firefox code for this stuff and at first glance we don't do any case-folding anywhere in there, but I might just be missing something.....

-- 
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/108#issuecomment-275726711

Received on Friday, 27 January 2017 17:44:53 UTC