#response-headers #http #redirect #abstraction #bodies #http-response

http-type

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

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

Download history 1/week @ 2024-12-15 1841/week @ 2024-12-22 2518/week @ 2024-12-29 2316/week @ 2025-01-05 348/week @ 2025-01-12 1867/week @ 2025-01-19 33/week @ 2025-01-26 348/week @ 2025-02-02 837/week @ 2025-02-09 1730/week @ 2025-02-16 1238/week @ 2025-02-23 1468/week @ 2025-03-02 2483/week @ 2025-03-09 1262/week @ 2025-03-16

6,633 downloads per month
Used in 4 crates (2 directly)

MIT license

330KB
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

~16–24MB
~486K SLoC