146 stable releases
Uses new Rust 2024
new 3.50.0 | Mar 23, 2025 |
---|---|
3.7.1 | Feb 28, 2025 |
2.36.2 | Feb 17, 2025 |
2.2.0 | Dec 31, 2024 |
0.1.0 | Dec 22, 2024 |
#1183 in Network programming
6,633 downloads per month
Used in 4 crates
(2 directly)
330KB
6K
SLoC
http-type
A library providing essential types for HTTP, including request bodies, response headers, and other core HTTP abstractions.
Installation
To use this crate, you can run cmd:
cargo add http-type
Use
use http_type::*;
License
This project is licensed under the MIT License. See the LICENSE file for details.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
Contact
For any inquiries, please reach out to the author at ltpp-universe root@ltpp.vip.
Dependencies
~16–24MB
~486K SLoC