1. Home
  2. Browse
  3. picohttpparser

picohttpparser

v2026-04-06#0Latest

tiny HTTP parser written in C (used in HTTP::Parser::XS et al.)

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/picohttpparser2.1K

Homepage

github.com/h2o/picohttpparser

Subtree

14da8d976f

License

MITorArtistic-2.0

Definition

Manifest