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 7d753eeb8c
Private serde fork (#390)
* Fork serde_urlencoded

* Apply enum PR https://github.com/nox/serde_urlencoded/pull/30

* Add test to verify enum in query

* Docs are updated to show example of how to use enum.
2018-07-13 09:59:09 +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 Introduce method to set header if it is missing only (#364) 2018-07-05 19:27:18 +03:00
test_handlers.rs Private serde fork (#390) 2018-07-13 09:59:09 +03:00
test_middleware.rs refactor HttpRequest mutability 2018-07-02 23:35:32 +06: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