node-XMLHttpRequest icon indicating copy to clipboard operation
node-XMLHttpRequest copied to clipboard

getResponseHeader should work for non-lowercased response headers

Open JaneOri opened this issue 9 years ago • 0 comments

Hi hi, since response headers are not always lowercased, this PR allows getResponseHeader to be used in those cases.

JaneOri avatar Feb 26 '16 21:02 JaneOri