mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
5 lines
187 B
Markdown
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."
|