|
Apache HTTPD
|
#include <mod_proxy.h>
Public Attributes | |
| hcmethod_t | method |
| char * | name |
| int | implemented |
Definition at line 87 of file mod_proxy.h.
| int proxy_hcmethods_t::implemented |
Definition at line 90 of file mod_proxy.h.
| hcmethod_t proxy_hcmethods_t::method |
Definition at line 88 of file mod_proxy.h.
| char* proxy_hcmethods_t::name |
Definition at line 89 of file mod_proxy.h.