Hi ,
Does anyone have an example of using the HTTP Parser --> http_parser.c.
or is there another way to parse raw HTTP ..
Any help appreciated,
Thanks
imtiaz
HTTP Parser
Re: HTTP Parser
The HTTP Parser I use is "Mongoose". Search on this forum for discussion on that. Mongoose will receive incoming HTTP requests and execute a callback function with the content of the HTTP request parsed out. It will include the HTTP method, URL, path part, query expressions, HTTP headers and payload for a PUT/POST request.
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32
Who is online
Users browsing this forum: No registered users and 292 guests