This commit is contained in:
ropresearch 2025-10-10 11:50:39 -04:00
parent baf4b2d8a8
commit e5b8fb8654
3 changed files with 37 additions and 90 deletions

View file

@ -82,6 +82,7 @@ class GZipRequestMiddleware:
sent = False
# needed some odd logic here to handle gzip stream so just returning an empty body
async def new_receive():
nonlocal sent
if sent: