deno.com
method OutgoingMessage.prototype.getHeaderNames
#OutgoingMessage.prototype.getHeaderNames(): string[]

Returns an array containing the unique names of the current outgoing headers. All names are lowercase.

Return Type #

string[]