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

Public Attributes

const char * path
 
const char * method
 
const char * req
 
proxy_worker * w
 
const char * protocol
 

Detailed Description

Definition at line 63 of file mod_proxy_hcheck.c.

Member Data Documentation

◆ method

const char* wctx_t::method

Definition at line 65 of file mod_proxy_hcheck.c.

◆ path

const char* wctx_t::path

Definition at line 64 of file mod_proxy_hcheck.c.

◆ protocol

const char* wctx_t::protocol

Definition at line 68 of file mod_proxy_hcheck.c.

◆ req

const char* wctx_t::req

Definition at line 66 of file mod_proxy_hcheck.c.

◆ w

proxy_worker* wctx_t::w

Definition at line 67 of file mod_proxy_hcheck.c.


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