v/vlib/picohttpparser
Ken e43794ad61
picoev: remove unused `#flag` (#13311)
2022-01-28 20:36:41 +02:00
..
README.md docs: adding skeleton README.md files for all vlib modules (#13034) 2022-01-05 18:06:08 +02:00
misc.v tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
picohttpparser.v picoev: remove unused `#flag` (#13311) 2022-01-28 20:36:41 +02:00
request.v ci: fix `v -cc gcc -cstrict examples/pico/pico.v` 2021-10-01 13:49:38 +03:00
response.v ci: fix `v -cc gcc -cstrict examples/pico/pico.v` 2021-10-01 13:49:38 +03:00

README.md

Description:

picohttpparser is a thin wrapper over picohttpparser, which in turn is "a tiny, primitive, fast HTTP request/response parser."