1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-07-07 06:25:51 +00:00
actix-web/test-server
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
..
src add rustls support for actix-http and awc (#998) 2019-07-31 13:02:56 -07:00
Cargo.toml add rustls support for actix-http and awc (#998) 2019-07-31 13:02:56 -07:00
CHANGES.md Unix domain sockets (HttpServer::bind_uds) #92 2019-07-18 17:24:12 +06:00
LICENSE-APACHE add license files 2019-06-01 17:25:29 +06:00
LICENSE-MIT add license files 2019-06-01 17:25:29 +06:00
README.md update readmes 2019-04-29 20:47:21 -07:00

Actix http test server Build Status codecov crates.io Join the chat at https://gitter.im/actix/actix

Documentation & community resources