method Headers.get
Jump to headingHeaders.get(name: string): string | null
Returns a ByteString
sequence of all the values of a header within a
Headers
object with a given name.
Parameters Jump to heading
Jump to headingname: string
Return Type Jump to heading
string | null