v/vlib/picohttpparser/README.md

5 lines
187 B
Markdown

## Description
`picohttpparser` is V implementation of
[picohttpparser](https://github.com/h2o/picohttpparser),
which in turn is "a tiny, primitive, fast HTTP request/response parser."