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

http-type

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

7 releases (2 stable)

new 1.0.1 Dec 22, 2024
0.1.0 Dec 22, 2024
0.0.4 Dec 22, 2024

#11 in #response-headers

Download history

86 downloads per month
Used in 2 crates

MIT license

28KB
358 lines

http-type

Official Documentation

Api Docs

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

Features

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

~11MB
~347K SLoC