1 unstable release
0.1.0 | Jan 2, 2022 |
---|
#63 in #environments
22KB
569 lines
mhttp
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.