Set the max HTTP2 header block size. If the header block size more the this value, the server or client will split the header buffer to many buffers to send.
@return the max HTTP2 header block size.
See Implementation
Set the max HTTP2 header block size. If the header block size more the this value, the server or client will split the header buffer to many buffers to send.
@return the max HTTP2 header block size.