actix-web/actix-http-test
dependabot[bot] 360dbbe4b2
build(deps): update http requirement from 0.2.7 to 1.2.0
Updates the requirements on [http](https://github.com/hyperium/http) to permit the latest version.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v0.2.7...v1.2.0)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-29 15:18:32 +00:00
..
src chore: disallow e bindings 2024-08-10 05:15:49 +01:00
CHANGES.md build: bump MSRV to 1.72 2024-02-13 01:24:34 +00:00
Cargo.toml build(deps): update http requirement from 0.2.7 to 1.2.0 2024-12-29 15:18:32 +00: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 docs(http-test): use cargo-rdme 2024-06-10 23:31:45 +01:00

README.md

actix-http-test

crates.io Documentation Version MIT or Apache 2.0 licensed
Dependency Status Download Chat on Discord

Various helpers for Actix applications to use during testing.