Chunked WSGI request bodies now decoded
@vercel/python-runtime@0.14.2
1 fixThis release1 fixBug fixesAI-tallied from the release notes
Patch Changes
- 76aeb97: Decode
Transfer-Encoding: chunkedWSGI request bodies that arrive without aContent-Length, and strip the hop-by-hop framing header from the WSGI environ (PEP 3333).
Fetched June 11, 2026


