Debian Patches

Status for hypercorn/0.13.2-3

Patch Description Author Forwarded Bugs Origin Last update
0001-Bugfix-only-recycle-a-HTTP-1.1-connection-if-client-.patch Bugfix only recycle a HTTP/1.1 connection if client is DONE
This will close rather than recycle a connection if the client is
still sending a body when the server is done recycling.

It is feasible for the server to wait for the client to finish sending
however this solution prevents a client slowly sending a body to the
server in an attempt to tie up server resources.
pgjones <philip.graham.jones@googlemail.com> yes upstream upstream, https://gitlab.com/pgjones/hypercorn/-/commit/13ef92a03fdcddd3f5b71b9b3450042a07e9556d 2021-12-27
0002-pytest-asyncio.patch diff --git a/tests/asyncio/test_keep_alive.py b/tests/asyncio/test_keep_alive.py
index 274802f..a1c442b 100644
no

All known versions for source package 'hypercorn'

Links