actix-web/actix-http-test
Rob Ede 27d2405b65
HttpServer::backlog takes a u32
2021-01-03 22:49:59 +00:00
..
src fix tests 2020-12-30 06:46:34 +08:00
CHANGES.md HttpServer::backlog takes a u32 2021-01-03 22:49:59 +00:00
Cargo.toml update dep 2021-01-03 13:02:52 +08:00
LICENSE-APACHE test-server => actix-http-test (#1807) 2020-12-02 17:23:30 +00:00
LICENSE-MIT test-server => actix-http-test (#1807) 2020-12-02 17:23:30 +00:00
README.md bump msrv to 1.46 (#1858) 2020-12-28 00:44:15 +00:00

README.md

actix-http-test

Various helpers for Actix applications to use during testing.

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status Join the chat at https://gitter.im/actix/actix-web

Documentation & Resources