mirror of https://github.com/fafhrd91/actix-web
- Set default Content-Type to application/octet-stream for streaming responses - Respect Content-Length header by automatically calling `no_chunking()` when set - Resolves issue where Content-Length was ignored in streaming responses Fixes #2306 --------- Co-authored-by: Yinuo Deng <i@dyn.im> |
||
---|---|---|
.. | ||
fixtures | ||
compression.rs | ||
test-macro-import-conflict.rs | ||
test_error_propagation.rs | ||
test_httpserver.rs | ||
test_server.rs | ||
test_streaming_response.rs | ||
test_weird_poll.rs | ||
utils.rs | ||
weird_poll.rs |