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

#include <mod_proxy.h>

Public Attributes

hcmethod_t method
 
charname
 
int implemented
 

Detailed Description

Definition at line 87 of file mod_proxy.h.

Member Data Documentation

◆ implemented

int proxy_hcmethods_t::implemented

Definition at line 90 of file mod_proxy.h.

◆ method

hcmethod_t proxy_hcmethods_t::method

Definition at line 88 of file mod_proxy.h.

◆ name

char* proxy_hcmethods_t::name

Definition at line 89 of file mod_proxy.h.


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