1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-29 18:40:51 +00:00
actix-web/tests
Omid Rad 32a37b7282
Remove content_length from ResponseBuilder (#1491)
* Remove content_length since it'll be overwritten by the response body. FIXES #1439

* Add setting of Content-Length to the no_chunking function

* Add changes and migration documentations

* Update MIGRATION.md

Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>

Co-authored-by: Rob Ede <robjtede@icloud.com>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-05-19 07:46:31 +09:00
..
cert.pem drop unpin constraint 2019-11-21 16:02:17 +06:00
key.pem drop unpin constraint 2019-11-21 16:02:17 +06:00
test_httpserver.rs Rename HttpServer::start() to HttpServer::run() 2019-12-22 17:12:22 +04:00
test_server.rs Remove content_length from ResponseBuilder (#1491) 2020-05-19 07:46:31 +09:00
test_weird_poll.rs Fix clippy warnings 2020-03-12 00:52:21 -03:00