Home > Configuration > NS > setnshttpprofile_http3maxheadertablesize

setnshttpprofile_http3maxheadertablesize

Use this method to set maximum size of the HTTP/3 QPACK dynamic header table, in bytes.

Syntax



Parameters

name

Name of the HTTP profile to be modified.
This is mandatory parameter.

http3maxheadertablesize

Maximum size of the HTTP/3 QPACK dynamic header table, in bytes.
Default value = 4096.
Minimum value = 0.
Maximum value = 131072.

Return Value

Returns simpleResult

See Also