- From: Takeshi Yoshino <notifications@github.com>
- Date: Thu, 20 Apr 2017 00:40:54 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 20 April 2017 07:41:28 UTC
https://xhr.spec.whatwg.org/#example-getresponseheaders must be updated by lower-casing names. - https://github.com/whatwg/xhr/commit/ecce3904ace0dbe382a652ea1d8e29c7885fe8c4 made XHR switch to use sort and combine algorithm in the Fetch Standard. - https://github.com/whatwg/fetch/pull/476 has reorganized algorithm in the Fetch Standard. As a side-effect, XHR's getAllResponseHeaders() started lower-casing names (see https://github.com/whatwg/fetch/pull/476#discussion_r100350231 and https://github.com/whatwg/xhr/issues/109). https://github.com/w3c/web-platform-tests/pull/4641 has already added tests for wpt. -- 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/136
Received on Thursday, 20 April 2017 07:41:28 UTC