http-parser (www/http-parser) Updated: 2 years, 10 months ago Add to my watchlist
http request/response parser for C.This is a parser for HTTP messages written in C. It parses both requests and responses. The parser is designed to be used in performance HTTP applications. It does not make any syscalls nor allocations, it does not buffer data, it can be interrupted at anytime. Depending on your architecture, it only requires about 40 bytes of data per message stream (in a web server that is per connection).
Version: 2.9.4 License: MIT GitHubStatistics for selected duration
2024-Oct-23 to 2024-Nov-22
No stats available for this selection.
Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.