Sets the HTTP message header size limit. This will reset the parse state and clear the content.
Note: A buffer size is set to n elements so use a realistic value (not uint.max for example).
HTTP message header size limit
See Implementation
Sets the HTTP message header size limit. This will reset the parse state and clear the content.
Note: A buffer size is set to n elements so use a realistic value (not uint.max for example).