Cross-framework abstraction for a lookup facility on incoming HTTP request headers.
Attempt to look up a header value in the incoming request.
name of HTTP header. Case-insensitive.
the first value of a given HTTP header in a request, or undefined if the header is not present
Cross-framework abstraction for a lookup facility on incoming HTTP request headers.