#http #response #redirect #request #request-response #tcp

http-constant

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

33 stable releases

new 1.26.1 Jan 20, 2025
1.26.0 Jan 19, 2025
1.16.0 Dec 31, 2024
0.1.0 Dec 21, 2024

#1654 in Network programming

Download history 125/week @ 2024-12-16 1053/week @ 2024-12-23 1346/week @ 2024-12-30 1169/week @ 2025-01-06 187/week @ 2025-01-13

3,874 downloads per month
Used in 8 crates (4 directly)

MIT license

120KB
2K SLoC

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

No runtime deps