#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

170 stable releases

Uses new Rust 2024

new 3.68.0 May 5, 2025
3.57.0 Mar 30, 2025
2.36.2 Feb 17, 2025
2.2.0 Dec 31, 2024
0.1.0 Dec 22, 2024

#1910 in Network programming

Download history 1719/week @ 2025-01-14 392/week @ 2025-01-21 27/week @ 2025-01-28 673/week @ 2025-02-04 959/week @ 2025-02-11 1836/week @ 2025-02-18 1343/week @ 2025-02-25 1842/week @ 2025-03-04 1950/week @ 2025-03-11 3187/week @ 2025-03-18 1342/week @ 2025-03-25 1513/week @ 2025-04-01 792/week @ 2025-04-08 656/week @ 2025-04-15 531/week @ 2025-04-22 72/week @ 2025-04-29

2,227 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 ltpp-universe root@ltpp.vip.

Dependencies

~17–25MB
~502K SLoC