HTTPServerMaxHeaderLength

Part of Setup.INI, in your installation folder.
This property is not part of the Application Configuration dialog.

Limits the amount of work that will be done on malformed (possibly malicious) HTTP request headers. Use this property to set the maximum number of characters (including the terminating CR/LF) in a header line. Any request in excess of this limit will be met with error response 413.

 

Section: Remote

Default: HTTPServerMaxHeaderLength = 8192