v/thirdparty/picohttpparser
2024-03-29 08:00:56 +02:00
..
src thirdparty: update picohttpparser (#20843) 2024-02-16 11:36:22 +02:00
picohttpparser.c pico.v and dependencies 2020-01-23 03:26:30 +01:00
picohttpparser.h ci: fix v -cc gcc -cstrict examples/pico/pico.v 2021-10-01 13:49:38 +03:00
README.md thirdparty: add license information and source repo info to the READMEs in each subfolder (#21135) 2024-03-29 08:00:56 +02:00

h2o/picohttpparser

PicoHTTPParser is a tiny, primitive, fast HTTP request/response parser.

License

Copyright (c) 2009-2014 Kazuho Oku, Tokuhiro Matsuno, Daisuke Murase, Shigeo Mitsunari

The software is dual-licensed under the Perl License or the MIT License.