Apache HTTPD
Public Attributes | List of all members
proxy_html_conf Struct Reference

Public Attributes

urlmapmap
 
const chardoctype
 
const charetag
 
unsigned int flags
 
int bufsz
 
apr_hash_tlinks
 
apr_array_header_tevents
 
const charcharset_out
 
int extfix
 
int metafix
 
int strip_comments
 
int interp
 
int enabled
 

Detailed Description

Definition at line 105 of file mod_proxy_html.c.

Member Data Documentation

◆ bufsz

int proxy_html_conf::bufsz

Definition at line 110 of file mod_proxy_html.c.

◆ charset_out

const char* proxy_html_conf::charset_out

Definition at line 113 of file mod_proxy_html.c.

◆ doctype

const char* proxy_html_conf::doctype

Definition at line 107 of file mod_proxy_html.c.

◆ enabled

int proxy_html_conf::enabled

Definition at line 118 of file mod_proxy_html.c.

◆ etag

const char* proxy_html_conf::etag

Definition at line 108 of file mod_proxy_html.c.

◆ events

apr_array_header_t* proxy_html_conf::events

Definition at line 112 of file mod_proxy_html.c.

◆ extfix

int proxy_html_conf::extfix

Definition at line 114 of file mod_proxy_html.c.

◆ flags

unsigned int proxy_html_conf::flags

Definition at line 109 of file mod_proxy_html.c.

◆ interp

int proxy_html_conf::interp

Definition at line 117 of file mod_proxy_html.c.

◆ links

apr_hash_t* proxy_html_conf::links

Definition at line 111 of file mod_proxy_html.c.

◆ map

urlmap* proxy_html_conf::map

Definition at line 106 of file mod_proxy_html.c.

◆ metafix

int proxy_html_conf::metafix

Definition at line 115 of file mod_proxy_html.c.

◆ strip_comments

int proxy_html_conf::strip_comments

Definition at line 116 of file mod_proxy_html.c.


The documentation for this struct was generated from the following file: