Return the header value from the headers object. Return undefined if the value can't be found.
The headers object.
The headers name to look for.
The header value as a string or undefined if it can't be found.
Return the header value from the headers object. Return undefined if the value can't be found.