gunicorn
gunicorn copied to clipboard
Fix Trailers and Chunked encoding
provide proper implementation of chunkded trailer. Ensure we actually read them completely.
- [ ] add tests for chunked encoding
- [ ] make sure we return the request once read.