|
Apache HTTPD
|
Public Attributes | |
| hdr_actions | action |
| const char * | header |
| apr_array_header_t * | ta |
| ap_regex_t * | regex |
| const char * | condition_var |
| const char * | subs |
| ap_expr_info_t * | expr |
| ap_expr_info_t * | expr_out |
Definition at line 127 of file mod_headers.c.
| hdr_actions header_entry::action |
Definition at line 128 of file mod_headers.c.
Definition at line 132 of file mod_headers.c.
| ap_expr_info_t* header_entry::expr |
Definition at line 134 of file mod_headers.c.
| ap_expr_info_t* header_entry::expr_out |
Definition at line 135 of file mod_headers.c.
Definition at line 129 of file mod_headers.c.
| ap_regex_t* header_entry::regex |
Definition at line 131 of file mod_headers.c.
Definition at line 133 of file mod_headers.c.
| apr_array_header_t* header_entry::ta |
Definition at line 130 of file mod_headers.c.