Returns the HTTP request header value with the given name.
Returns undefined
if the given header name will not be sent with this request.
Note
For implementation reasons, the search for the header is case-sensitive.
The case-sensitive name.
The value of the header.