mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
.. | ||
misc.v | ||
misc_test.v | ||
picohttpparser.v | ||
README.md | ||
request.v | ||
request_test.v | ||
response.c.v |
Description
picohttpparser
is V implementation of
picohttpparser,
which in turn is "a tiny, primitive, fast HTTP request/response parser."