Crates.io | mhttp |
lib.rs | mhttp |
version | 0.1.0 |
source | src |
created_at | 2022-01-02 04:22:30.611589 |
updated_at | 2022-01-02 04:22:30.611589 |
description | Utilities for building & parsing HTTP requests & responses in no_std environments. |
homepage | |
repository | https://git.sr.ht/~demindiro/mhttp |
max_upload_size | |
id | 506418 |
size | 22,461 |
Utilities for building & parsing HTTP requests & responses in no_std environments.
This crate does not provide a server or client. It only provides a few structures to facilitate implementing anything HTTP related.