1. Home
  2. Browse
  3. picohttpparser

picohttpparser

v2026-04-06#0Latest

Tiny, primitive, fast HTTP request/response parser

Install

Run the following Vcpkg command to install the port.

vcpkg install picohttpparser

Usage

picohttpparser provides CMake targets:

find_package(unofficial-picohttpparser CONFIG REQUIRED)

target_link_libraries(main PRIVATE unofficial::picohttpparser::picohttpparser)

Dependencies

See source

Version

v2026-04-06#0

Publication

Supports

All

GitHub

h2o/picohttpparser

Homepage

github.com/h2o/picohttpparser

Subtree

14da8d976f

License

MITorArtistic-2.0

Definition

Manifest