mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
flacky my friend. spotted by jbergstroem
This commit is contained in:
parent
81ea3c078e
commit
6fc3772c8c
@ -13,7 +13,7 @@ from urllib import unquote
|
||||
from gunicorn import __version__
|
||||
from gunicorn.http.parser import Parser
|
||||
from gunicorn.http.tee import TeeInput
|
||||
from gunicorn.util import CHUNK_SIZE, read_partial, normalize_name
|
||||
from gunicorn.util import CHUNK_SIZE, read_partial
|
||||
|
||||
NORMALIZE_SPACE = re.compile(r'(?:\r\n)?[ \t]+')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user