add www/libaprep2 from porttree

This commit is contained in:
2025-07-18 04:25:11 +02:00
parent 8befa9b010
commit afb8ac49b7
7 changed files with 88 additions and 0 deletions

10
www/libapreq2/pkg-descr Normal file
View File

@ -0,0 +1,10 @@
libapreq2 - Generic Apache2 Request Library
This package contains modules for manipulating client request data via
the Apache API with Perl and C. Functionality includes:
- parsing of application/x-www-form-urlencoded data
- parsing of multipart/form-data
- parsing of HTTP Cookies
See also: https://httpd.apache.org/apreq/