mirror of
https://github.com/vlang/v.git
synced 2025-09-15 07:22:27 +03:00
5 lines
188 B
Markdown
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."
|