RESOLVED CONFIGURATION CHANGED 168768
[XHR] Consider not canonicalizing known header names
https://bugs.webkit.org/show_bug.cgi?id=168768
Summary [XHR] Consider not canonicalizing known header names
Anne van Kesteren
Reported 2017-02-23 02:10:34 PST
Test: http://w3c-test.org/XMLHttpRequest/getallresponseheaders-cl.htm. (I keep having the feelings I'm getting the component wrong, but there's really not that many components.)
Attachments
youenn fablet
Comment 1 2017-02-23 09:23:18 PST
I am not sure the component really matters. Prefixing the bug title with [XHR] might be good enough?
Alexey Proskuryakov
Comment 2 2017-02-23 09:38:00 PST
Is there some reason for this proposed change? Pretty sure all browsers used to agree, there were web compatibility reasons, and canonicalizing just makes sense.
Anne van Kesteren
Comment 3 2017-02-23 09:59:15 PST
I've found that Chrome and Edge don't agree with Firefox and Safari and the way Firefox does interning is problematic, so we're likely aligning with Chrome. (Thanks for the component/summary advice.)
Ahmad Saleem
Comment 4 2022-10-08 14:28:20 PDT
If I search for "Get All Response Headers" on WPT.FYI, Safari Technology Preview 155 passes all tests: https://wpt.fyi/results/xhr?label=master&label=experimental&aligned&view=subtest&q=get%20all%20response%20headers Do we need anything more here? Thanks!
Anne van Kesteren
Comment 5 2022-10-09 23:43:43 PDT
Thanks Ahmad, looks like this got sorted at some point. (The `-cl.htm` got merged into the `.htm` file in https://github.com/web-platform-tests/wpt/commit/b32391a796893529fa425c45b9e8b96d58d68440 and then it was moved and rewritten some, but it kept testing the same thing.)
Note You need to log in before you can comment on or make changes to this bug.