Please turn JavaScript on

Recent Commits to gunicorn:master

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  2.2 / day

Message History

Merge pull request #3604 from benoitc/chore/drop-last-python-only-after-h1c-0.6.5 chore: require gunicorn_h1c >=0.6.5 and drop last python_only marker

Read full story
chore: require gunicorn_h1c >=0.6.5 and drop last python_only marker gunicorn_h1c 0.6.5 ships the Content-Length list-form rejection (h1c #8). The last python_only marker can now come off rfc9112_smuggle_cl_list_form_01.

Read full story
Merge pull request #3603 from benoitc/chore/drop-python-only-after-h1c-0.6.4 chore: require gunicorn_h1c >=0.6.4 and drop python_only markers

Read full story
test: skip fast parser on PyPy (gunicorn_h1c C extension is CPython-only)

Read full story
chore: require gunicorn_h1c >=0.6.4 and drop python_only markers 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 fixtu...

Read full story