mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-19 04:15:38 +02:00
* Don't DISCONNECT from stream when reader is empty * Fix chunked transfer: poll_request before closing stream + Test
* Don't DISCONNECT from stream when reader is empty * Fix chunked transfer: poll_request before closing stream + Test