|
Apache HTTPD
|
Public Attributes | |
| urlmap * | map |
| const char * | doctype |
| const char * | etag |
| unsigned int | flags |
| int | bufsz |
| apr_hash_t * | links |
| apr_array_header_t * | events |
| const char * | charset_out |
| int | extfix |
| int | metafix |
| int | strip_comments |
| int | interp |
| int | enabled |
Definition at line 105 of file mod_proxy_html.c.
| int proxy_html_conf::bufsz |
Definition at line 110 of file mod_proxy_html.c.
Definition at line 113 of file mod_proxy_html.c.
Definition at line 107 of file mod_proxy_html.c.
| int proxy_html_conf::enabled |
Definition at line 118 of file mod_proxy_html.c.
Definition at line 108 of file mod_proxy_html.c.
| apr_array_header_t* proxy_html_conf::events |
Definition at line 112 of file mod_proxy_html.c.
| int proxy_html_conf::extfix |
Definition at line 114 of file mod_proxy_html.c.
Definition at line 109 of file mod_proxy_html.c.
| int proxy_html_conf::interp |
Definition at line 117 of file mod_proxy_html.c.
| apr_hash_t* proxy_html_conf::links |
Definition at line 111 of file mod_proxy_html.c.
| urlmap* proxy_html_conf::map |
Definition at line 106 of file mod_proxy_html.c.
| int proxy_html_conf::metafix |
Definition at line 115 of file mod_proxy_html.c.
| int proxy_html_conf::strip_comments |
Definition at line 116 of file mod_proxy_html.c.