Apache HTTP Server Request Library
Files | |
file | apreq.h |
Common functions, structures and macros. | |
file | apreq_cookie.h |
Cookies and Jars. | |
file | apreq_env.h |
Logging and environment (module) declarations. | |
file | apreq_params.h |
Request parsing and parameter API. | |
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