picohttpparserv2026-04-06
- Updated
Tiny, primitive, fast HTTP request/response parser
- Project website: https://github.com/h2o/picohttpparser
#Usage
picohttpparser provides CMake targets:
find_package(unofficial-picohttpparser CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::picohttpparser::picohttpparser)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
#Host Tool For
No ports use this.
#Contributors
Victor Romero