forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
369 B
Text
11 lines
369 B
Text
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
|
|
|
|
WWW: http://httpd.apache.org/apreq/
|
|
WWW: http://search.cpan.org/dist/libapreq2/
|