interface
quic.StreamSendHeadersOptions
interface StreamSendHeadersOptions
- terminal?: boolean
If
true, the stream is closed for sending after the headers (no body will follow). Default:false.
interface
If true, the stream is closed for sending after the headers (no body will follow). Default: false.