http-constant 1.0.0

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

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::*;
assert_eq!("\r\n", HTTP_BR);

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.