PmaxSendHeaderBlockLength
Bun

property

http2.SecureServerSessionOptions.maxSendHeaderBlockLength

maxSendHeaderBlockLength?: number

Sets the maximum allowed size for a serialized, compressed block of headers. Attempts to send headers that exceed this limit will result in a 'frameError' event being emitted and the stream being closed and destroyed.