mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Numbers must be separated by dot. This makes life a little bit harder for attackers who would like to inject specially crafted packets after GET / (e.g. in nginx there are sometimes regular expressions like (?P<action>[^.]).html
3 lines
81 B
Python
3 lines
81 B
Python
from gunicorn.http.errors import InvalidHTTPVersion
|
|
request = InvalidHTTPVersion
|