method ServerHttp2Stream.additionalHeaders
#ServerHttp2Stream.additionalHeaders(headers: OutgoingHttpHeaders): void
Sends an additional informational HEADERS
frame to the connected HTTP/2 peer.
Parameters #
#headers: OutgoingHttpHeaders
Return Type #
void