libapreq2

Generic apache request library
 
  0
  no reviews



The generic apache request library (apr) contains modules for manipulating client request data with the apache api from perl and c. functionality includes:

- parsing of application/x-www-form-urlencoded data
- parsing of multipart/form-data
- parsing of http cookies
this package contains the main library.