v/vlib/picohttpparser/README.md
2023-07-12 09:40:16 +03:00

5 lines
188 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."