Skip to content

picohttpparserv2026-04-06

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)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Host Tool For

No ports use this.

#Contributors

  • Victor Romero's avatarVictor Romero

#Changelog

  • 14da8d9[picohttpparser] Add new port, devendor from [cinatra] (#51743)