ValidationTool
ValidationTool copied to clipboard
Fix XHR.getAllResponseHeaders
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
Please merge this pull request in order to fix the current issues with Chrome.