#http-request #response #requests #parser #environments

bin+lib mhttp

Utilities for building & parsing HTTP requests & responses in no_std environments

1 unstable release

0.1.0 Jan 2, 2022

#61 in #environments

21 downloads per month

MIT license

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.

Documentation

No runtime deps