modules for using libapreq2 with mod_perl2.
Changes with libapreq2-2.12 (released March 13, 2009)
- C API [joes]
Make the cookie parser a little more flexible.
- Interactive CGI module [issac]
Allow cgi module to
.
Changes with libapreq2-2.07 (released February 12, 2006)
- C API [joes]
SECURITY: CVE-2006-0042 (cve.mitre.org)
Eliminate potential quadratic behavior in apreq_parse_headers() and
apreq_parse_urlencoded().
- Perl API [Philip M. Gollucci]
Fix Apache2::Cookie
August 30, 2004)
- Perl API [joes]
Add TAINT checks, marking all parsed data as tainted.
- C API [joes]
Add body_status attribute to apreq_request_t, to allow the both
environment and the parser to report any errors encountered.
- C API [randyk, joes]
Cookie parser was locking up on non