node-XMLHttpRequest
node-XMLHttpRequest copied to clipboard
getResponseHeader should work for non-lowercased response headers
Hi hi, since response headers are not always lowercased, this PR allows getResponseHeader to be used in those cases.