1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-18 15:41:17 +00:00
actix-web/tests
Robert Gabriel Jakabosky 0425e2776f Fix Issue #490 (#498)
* Add failing testcase for HTTP 404 response with no reason text.

* Include canonical reason test for HTTP error responses.

* Don't send a reason for unknown status codes.
2018-09-01 12:00:32 +03:00
..
cert.pem add rustls 2018-07-30 08:21:12 +03:00
key.pem Refactor TestServer configuration 2018-03-20 11:23:35 -07:00
test.binary Merge and fix PR comments 2018-04-29 14:02:50 +02:00
test.png Merge and fix PR comments 2018-04-29 14:02:50 +02:00
test_client.rs Add client test for 'Connection: close' as reported in issue #495 2018-09-01 00:34:19 +08:00
test_handlers.rs clippy fmt 2018-08-23 09:48:01 -07:00
test_middleware.rs clippy fmt 2018-08-23 09:48:01 -07:00
test_server.rs Fix Issue #490 (#498) 2018-09-01 12:00:32 +03:00
test_ws.rs clippy fmt 2018-08-23 09:48:01 -07:00