mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-03 11:11:30 +08:00
forgotten import
This commit is contained in:
parent
ba336daabe
commit
6d61afab3e
@ -15,6 +15,7 @@ import socket
|
||||
import struct
|
||||
|
||||
from gunicorn.http.errors import (
|
||||
ExpectationFailed,
|
||||
InvalidHeader, InvalidHeaderName, NoMoreData,
|
||||
InvalidRequestLine, InvalidRequestMethod, InvalidHTTPVersion,
|
||||
LimitRequestLine, LimitRequestHeaders,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user