Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.05 KB

readme.md

File metadata and controls

38 lines (23 loc) · 1.05 KB

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 [email protected].