1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-10-21 09:23:54 +00:00
actix-web/tests
Douman 29a275b0f5
Session should write percent encoded cookies and add cookie middleware test (#393)
* Should write percent encoded cookies to HTTP response

* Add cookie middleware test
2018-07-17 08:38:18 +03:00
..
cert.pem Refactor TestServer configuration 2018-03-20 11:23:35 -07: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 clippy warnings and fmt 2018-07-16 11:17:45 +06:00
test_handlers.rs clippy warnings and fmt 2018-07-16 11:17:45 +06:00
test_middleware.rs Session should write percent encoded cookies and add cookie middleware test (#393) 2018-07-17 08:38:18 +03:00
test_server.rs do not drop content-encoding header in case of identity #363 2018-07-06 08:24:36 +06:00
test_ws.rs clippy warnings 2018-07-06 08:24:44 +06:00