httpmessage
0.4.0
HTTP message parsing library
|
This library aims to provide HTTP message parsing with low memory footprint and no external library dependencies.
Parsing functions only allocate descriptors that locates HTTP grammar elemets position and length in a HTTP message text buffer.