aboutsummaryrefslogtreecommitdiffstats
path: root/www/libapreq2/pkg-descr
blob: acdb305109377584190df5e33e111ebcf44a8453 (plain) (blame)
1
2
3
4
5
6
7
8
9
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/