v/vlib/picohttpparser
Alexander Medvednikov fbb9e65c0f all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00
..
README.md docs: adding skeleton README.md files for all vlib modules (#13034) 2022-01-05 18:06:08 +02:00
misc.v all: ~500 more byte=>u8 2022-04-15 18:25:45 +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 all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00

README.md

Description:

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