#redirect #http-request #tcp #http-response #request-response

http-type

A library providing essential types for HTTP, including request bodies, response headers, and other core HTTP abstractions

177 stable releases

Uses new Rust 2024

new 3.72.0 May 23, 2025
3.67.0 Apr 25, 2025
3.57.0 Mar 30, 2025
2.36.2 Feb 17, 2025
0.1.0 Dec 22, 2024

#1666 in Network programming

Download history 80/week @ 2025-01-30 673/week @ 2025-02-06 1447/week @ 2025-02-13 1582/week @ 2025-02-20 1270/week @ 2025-02-27 2066/week @ 2025-03-06 1634/week @ 2025-03-13 3330/week @ 2025-03-20 1384/week @ 2025-03-27 1360/week @ 2025-04-03 908/week @ 2025-04-10 421/week @ 2025-04-17 531/week @ 2025-04-24 176/week @ 2025-05-01 398/week @ 2025-05-08 686/week @ 2025-05-15

1,806 downloads per month
Used in 4 crates (2 directly)

MIT license

345KB
6K SLoC

http-type

Official Documentation

Api Docs

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 root@ltpp.vip.

Dependencies

~16–25MB
~492K SLoC