Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Fix XHR.getAllResponseHeaders #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

velykyinn
Copy link

The XHR-specification changed to lowercase all their headers also in HTTP/1.1. Chrome (60) is the first one who changed this, but patches for Gecko/Firefox (https://bugzilla.mozilla.org/show_bug.cgi?id=1370485) and Webkit/Safari are already avaialble

The XHR-specification changed to lowercase all their headers also in HTTP/1.1. Chrome (60) is the first one who changed this, but patches for Gecko/Firefox (https://bugzilla.mozilla.org/show_bug.cgi?id=1370485) and Webkit/Safari are already avaialble
@bmillspaugh
Copy link

Please merge this pull request in order to fix the current issues with Chrome.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants