~demindiro/mhttp

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

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~demindiro/mhttp
read/write
git@git.sr.ht:~demindiro/mhttp

You can also use your local clone with git send-email.

#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