Looking for a sans-io HTTP client and server implementation

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