|
Apache HTTPD
|
Public Attributes | |
| char * | forced_type |
| char * | encoding_type |
| char * | language_type |
| char * | handler |
| char * | charset_type |
| char * | input_filters |
| char * | output_filters |
Definition at line 61 of file mod_mime.c.
| char* extension_info::charset_type |
Definition at line 66 of file mod_mime.c.
| char* extension_info::encoding_type |
Definition at line 63 of file mod_mime.c.
| char* extension_info::forced_type |
Definition at line 62 of file mod_mime.c.
| char* extension_info::handler |
Definition at line 65 of file mod_mime.c.
| char* extension_info::input_filters |
Definition at line 67 of file mod_mime.c.
| char* extension_info::language_type |
Definition at line 64 of file mod_mime.c.
| char* extension_info::output_filters |
Definition at line 68 of file mod_mime.c.