Sends asynchronously a HEADER frame on this stream.
HEADERS frames should always be sent after a SYN_REPLY frame.
Callers may use the returned future to wait for the headers to be actually sent.
@param headersInfo the metadata to send @see #headers(HeadersInfo,Callback) @see #reply(ReplyInfo)
|
|