Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

include Directory Reference


Files

file  apreq.h [code]
 Main header file...

Define the generic APREQ_ macros and common data structures.

file  apreq_cookie.h [code]
 Cookies and Jars.

apreq_cookie.h describes a common server-side API for request (incoming) and response (outgoing) cookies. It aims towards compliance with the standard cookie specifications listed below.

file  apreq_error.h [code]
 Error status codes.

Define the APREQ_ error codes.

file  apreq_module.h [code]
 Module API.
file  apreq_param.h [code]
 Request parsing and parameter API.
file  apreq_parser.h [code]
 Request body parser API.
file  apreq_util.h [code]
 Utility functions for apreq.
file  apreq_version.h [code]
 Versioning API for libapreq

There are several different mechanisms for accessing the version. There is a string form, and a set of numbers; in addition, there are constants which can be compiled into your application, and you can query the library being used for its actual version.