#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

36 stable releases

new 1.28.0 Feb 17, 2025
1.27.1 Feb 9, 2025
1.26.1 Jan 20, 2025
1.16.0 Dec 31, 2024
0.1.0 Dec 21, 2024

#1909 in Network programming

Download history 423/week @ 2024-12-17 872/week @ 2024-12-24 1404/week @ 2024-12-31 1032/week @ 2025-01-07 747/week @ 2025-01-14 117/week @ 2025-01-21 33/week @ 2025-01-28 488/week @ 2025-02-04 393/week @ 2025-02-11

1,276 downloads per month
Used in 8 crates (4 directly)

MIT license

125KB
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