1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 16:02:59 +01:00
actix-extras/actix-http/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
..
test_client.rs add tests for camel case headers rendering 2019-04-24 11:27:57 -07:00
test_rustls_server.rs add rustls support for actix-http and awc (#998) 2019-07-31 13:02:56 -07:00
test_server.rs add rustls support for actix-http and awc (#998) 2019-07-31 13:02:56 -07:00
test_ssl_server.rs add rustls support for actix-http and awc (#998) 2019-07-31 13:02:56 -07:00
test_ws.rs ws verifyciation takes RequestHead; add SendError utility service 2019-04-11 14:00:32 -07: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