11 lines
331 B
Plaintext
11 lines
331 B
Plaintext
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/
|