blob: efc8871bca66864f6ee60662fd2a3c21efc52fb6 (
plain)
1
2
3
4
5
6
|
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
|