mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-01 18:21:30 +08:00
4 lines
82 B
Python
4 lines
82 B
Python
from gunicorn.http.errors import InvalidRequestLine
|
|
|
|
request = InvalidRequestLine
|