Apache HTTP Server Request Library

| Files | |
| file | apreq.h | 
| Main header file... | |
| file | apreq_cookie.h | 
| Cookies and Jars. | |
| file | apreq_error.h | 
| Error status codes. | |
| file | apreq_module.h | 
| Module API. | |
| file | apreq_param.h | 
| Request parsing and parameter API. | |
| file | apreq_parser.h | 
| Request body parser API. | |
| file | apreq_util.h | 
| Utility functions for apreq. | |
| file | apreq_version.h | 
| Versioning API for libapreq. | |
libapreq2 is a shared library based on the Apache Portable Runtime libraries libapr and libaprutil.
apreq2-config, a configuration script for building applications with libapreq2. Run apreq2-config --help to display its options. XXX add examples here XXX