HttpOptions.setMaxHeaderBlockFragment

Get 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.

@param maxHeaderBlockFragment The max HTTP2 header block size.

class HttpOptions
void
setMaxHeaderBlockFragment

Meta