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

http-type

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

65 stable releases

new 2.31.0 Jan 20, 2025
2.30.10 Jan 20, 2025
2.2.0 Dec 31, 2024
1.7.0 Dec 25, 2024
0.0.4 Dec 22, 2024

#1068 in Network programming

Download history 219/week @ 2024-12-16 1915/week @ 2024-12-23 2898/week @ 2024-12-30 1719/week @ 2025-01-06 266/week @ 2025-01-13

7,016 downloads per month
Used in 5 crates (4 directly)

MIT license

285KB
5K 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

~12–19MB
~404K SLoC