http-constant

Crates.iohttp-constant
lib.rshttp-constant
version1.25.0
sourcesrc
created_at2024-12-21 23:37:24.177745
updated_at2025-01-09 00:41:43.753408
descriptionA comprehensive library providing common HTTP constants for header names, versions, MIME types, and protocol identifiers.
homepage
repositoryhttps://github.com/ltpp-universe/http-constant.git
max_upload_size
id1491551
size120,224
尤雨东 (ltpp-universe)

documentation

README

http-constant

Official Documentation

Api Docs

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

Features

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

Commit count: 29

cargo fmt