mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix typo. close #311
This commit is contained in:
parent
f181219903
commit
76446ad8d3
@ -481,7 +481,7 @@ class LimitRequestFieldSize(Setting):
|
||||
type = "int"
|
||||
default = 8190
|
||||
desc= """\
|
||||
Limit he allowed size of an HTTP request header field.
|
||||
Limit the allowed size of an HTTP request header field.
|
||||
|
||||
Value is a number from 0 (unlimited) to 8190. to set the limit
|
||||
on the allowed size of an HTTP request header field.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user