mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-03 03:01:31 +08:00
3 lines
77 B
Python
3 lines
77 B
Python
from gunicorn.http.errors import InvalidChunkSize
|
|
request = InvalidChunkSize
|