If you need no_std
support, HTTP/1.x parsing can be done with httparse
, also from the hyperium project. Taken from this answer:
If you need no_std
support, HTTP/1.x parsing can be done with httparse
, also from the hyperium project. Taken from this answer: