mirror of
https://github.com/actix/actix-web.git
synced 2025-02-06 22:32:19 +00:00
* 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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
CHANGES.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
Actix http test server
![Join the chat at https://gitter.im/actix/actix](https://badges.gitter.im/actix/actix.svg)
Documentation & community resources
- User Guide
- API Documentation
- Chat on gitter
- Cargo package: actix-http-test
- Minimum supported Rust version: 1.33 or later