http-constant

Crates.iohttp-constant
lib.rshttp-constant
version1.63.0
created_at2024-12-21 23:37:24.177745+00
updated_at2025-08-17 15:15:45.051842+00
descriptionA comprehensive library providing common HTTP constants for header names, versions, MIME types, and protocol identifiers.
homepage
repositoryhttps://github.com/crates-dev/http-constant.git
max_upload_size
id1491551
size271,994
尤雨东 (eastspire)

documentation

README

http-constant

Official Documentation

Api Docs

A comprehensive library providing common HTTP constants for header names, versions, MIME types, and protocol identifiers.

Installation

To use this crate, you can run cmd:

cargo add http-constant

Use

use http_constant::*;

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 root@ltpp.vip.

Commit count: 0

cargo fmt