1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-10-21 09:23:54 +00:00
actix-web/actix-http/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
..
test.binary Merge actix-http project 2019-03-26 11:54:35 -07:00
test.png Merge actix-http project 2019-03-26 11:54:35 -07:00
test_client.rs Update tests 2020-03-08 16:42:45 +09:00
test_openssl.rs Remove content_length from ResponseBuilder (#1491) 2020-05-19 07:46:31 +09:00
test_rustls.rs Remove content_length from ResponseBuilder (#1491) 2020-05-19 07:46:31 +09:00
test_server.rs Remove content_length from ResponseBuilder (#1491) 2020-05-19 07:46:31 +09:00
test_ws.rs Update tests 2020-03-08 16:42:45 +09:00