HTTPServerSettings.maxRequestSize

Maximum number of transferred bytes per request after which the connection is closed with an error

class HTTPServerSettings
ulong maxRequestSize;

Meta