Commit graph

1 commit

Author SHA1 Message Date
Adam Migus
5390ab2d30 libapreq - Generic Apache Request Library
http://httpd.apache.org/apreq/

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 libapreq.pod for the C API documentation and eg/c/ for examples.
2003-12-30 06:22:07 +00:00