http-type

Crates.iohttp-type
lib.rshttp-type
version2.27.0
sourcesrc
created_at2024-12-21 23:58:12.131393
updated_at2025-01-09 00:44:29.984723
descriptionA library providing essential types for HTTP, including request bodies, response headers, and other core HTTP abstractions.
homepage
repositoryhttps://github.com/ltpp-universe/http-type.git
max_upload_size
id1491560
size277,092
尤雨东 (ltpp-universe)

documentation

README

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.

Commit count: 53

cargo fmt