mirror of
https://github.com/lammertb/libhttp.git
synced 2025-09-04 12:42:09 +03:00
added -max_request_size description
This commit is contained in:
@@ -65,6 +65,8 @@ Use
|
||||
as a CGI interpreter for all CGI scripts regardless script extension.
|
||||
Default: "". Mongoose decides which interpreter to use by looking at
|
||||
the first line of a CGI script.
|
||||
.It Fl M Ar max_request_size
|
||||
Maximum HTTP request size in bytes. Default: "16384"
|
||||
.It Fl P Ar protect_uri
|
||||
Comma separated list of URI=PATH pairs, specifying that given URIs
|
||||
must be protected with respected password files. Default: ""
|
||||
|
Reference in New Issue
Block a user