| Crates.io | http-type |
| lib.rs | http-type |
| version | 5.4.3 |
| created_at | 2024-12-21 23:58:12.131393+00 |
| updated_at | 2025-09-14 07:48:35.163969+00 |
| description | A comprehensive Rust library providing essential types for HTTP operations. Includes core HTTP abstractions (request/response, methods, status codes, versions), content types, cookies, WebSocket support, and thread-safe concurrent types (ArcMutex, ArcRwLock). Also provides convenient Option-wrapped primitive types for flexible HTTP handling. |
| homepage | |
| repository | https://github.com/crates-dev/http-type.git |
| max_upload_size | |
| id | 1491560 |
| size | 507,143 |
A comprehensive Rust library providing essential types for HTTP operations. Includes core HTTP abstractions (request/response, methods, status codes, versions), content types, cookies, WebSocket support, and thread-safe concurrent types (ArcMutex, ArcRwLock). Also provides convenient Option-wrapped primitive types for flexible HTTP handling.
To use this crate, you can run cmd:
cargo add http-type
use http_type::*;
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! Please open an issue or submit a pull request.
For any inquiries, please reach out to the author at root@ltpp.vip.