1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 02:09:36 +00:00
actix-web/tests
Marat Safin cb19ebfe0c add rustls support for actix-http and awc (#998)
* add rustls support for actix-http and awc

* fix features conflict

* remove unnecessary duplication

* test server with rust-tls

* fix

* test rustls

* awc rustls test

* format

* tests

* fix dependencies

* fixes and add changes

* remove test-server and Cargo.toml dev-dependencies changes

* cargo fmt
2019-07-31 13:02:56 -07:00
..
cert.pem add rustls support for actix-http and awc (#998) 2019-07-31 13:02:56 -07:00
key.pem add rustls support for actix-http and awc (#998) 2019-07-31 13:02:56 -07:00
test_httpserver.rs add expect: 100-continue support #141 2019-04-05 16:46:44 -07:00
test_server.rs add rustls support for actix-http and awc (#998) 2019-07-31 13:02:56 -07:00