mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-06 04:31:29 +08:00
gunicorn_h1c 0.6.4 ships the RFC 9110/9112 hardening added in h1c #4, #6, and #7: control chars in header values, request-target form/method pairing, and forbidden trailer field-names. All the corresponding fixtures now pass against the C parser, so their python_only markers are removed. The CL list form fixture stays marked — the C parser does not yet reject Content-Length: "5, 5".
7 lines
76 B
Plaintext
7 lines
76 B
Plaintext
gevent
|
|
coverage
|
|
pytest>=7.2.0
|
|
pytest-cov
|
|
pytest-asyncio
|
|
gunicorn_h1c>=0.6.4
|