aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/llhttp
Commit message (Collapse)AuthorAgeFilesLines
* Update llhttp.Gravatar Sadie Powell5 days2-252/+262
|
* Update llhttp.Gravatar Sadie Powell2026-06-292-5/+5
|
* Migrate the httpd module from http_parser to llhttp/yuarel.Gravatar Sadie Powell2026-05-135-0/+11903
The http_parser library is eol and we've been using a Debian fork with security patches but its time to move on.