mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
just reinit
This commit is contained in:
parent
9651a809e3
commit
19bf5e5d1b
@ -172,7 +172,7 @@ class TeeInput(object):
|
|||||||
if any."""
|
if any."""
|
||||||
|
|
||||||
if self.parser.body_eof():
|
if self.parser.body_eof():
|
||||||
del self.buf
|
self.buf = StringIO()
|
||||||
self._is_socket = False
|
self._is_socket = False
|
||||||
|
|
||||||
def _tmp_size(self):
|
def _tmp_size(self):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user