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