property Http2Stream.endAfterHeaders
Set to true
if the END_STREAM
flag was set in the request or response
HEADERS frame received, indicating that no additional data should be received
and the readable side of the Http2Stream
will be closed.
Type Jump to heading
boolean