|
Apache HTTPD
|
mod_request private header file More...
#include "apr.h"#include "apr_buckets.h"#include "apr_optional.h"#include "httpd.h"#include "util_filter.h"Go to the source code of this file.
Classes | |
| struct | request_dir_conf |
Macros | |
| #define | KEEP_BODY_FILTER "KEEP_BODY" |
| #define | KEPT_BODY_FILTER "KEPT_BODY" |
Typedefs | |
| typedef void() | apr_OFN_ap_request_insert_filter_t(request_rec *r) |
| typedef void() | apr_OFN_ap_request_remove_filter_t(request_rec *r) |
mod_request private header file
Definition in file mod_request.h.