picohttpparser v2026-04-06
- Created
- Updated
Tiny, primitive, fast HTTP request/response parser
# Usage
picohttpparser provides CMake targets:
find_package(unofficial-picohttpparser CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::picohttpparser::picohttpparser) # License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
Victor Romero