gunicorn icon indicating copy to clipboard operation
gunicorn copied to clipboard

Fix Trailers and Chunked encoding

Open benoitc opened this issue 4 years ago • 0 comments

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.

benoitc avatar Aug 31 '21 08:08 benoitc