29#define ASIS_MAGIC_TYPE "httpd/send-as-is"
55 "file permissions deny server access: %s",
r->
filename);
62 if (location && location[0] ==
'/' &&
89 "mod_asis: failed to find end-of-headers position "
103 "mod_asis: ap_pass_brigade failed for file %s",
r->
filename);
Symbol export macros and hook functions.
#define AP_DECLARE_MODULE(foo)
void ap_hook_handler(ap_HOOK_handler_t *pf, const char *const *aszPre, const char *const *aszSucc, int nOrder)
apr_status_t ap_pass_brigade(ap_filter_t *filter, apr_bucket_brigade *bucket)
#define APLOG_MODULE_INDEX
void ap_internal_redirect_handler(const char *new_uri, request_rec *r)
int ap_scan_script_header_err_ex(request_rec *r, apr_file_t *f, char *buffer, int module_index)
#define APR_BRIGADE_INSERT_TAIL(b, e)
#define HTTP_INTERNAL_SERVER_ERROR
#define ap_is_HTTP_REDIRECT(x)
#define STANDARD20_MODULE_STUFF
apr_vformatter_buff_t * c
static int asis_handler(request_rec *r)
static void register_hooks(apr_pool_t *p)
mod_core private header file
Structure to store things which are per connection.
A structure that represents the current request.
struct ap_filter_t * output_filters
apr_table_t * headers_out