-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Renaud Guillard edited this page Jul 19, 2022
·
4 revisions
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.