Apache2
proxy_remote Struct Reference

#include <mod_proxy.h>

Collaboration diagram for proxy_remote:

Data Fields

const char * scheme
 
const char * protocol
 
const char * hostname
 
ap_regex_tregexp
 
const char * creds
 
int use_regex
 
apr_port_t port
 

Field Documentation

◆ creds

const char* proxy_remote::creds

◆ hostname

const char* proxy_remote::hostname

◆ port

apr_port_t proxy_remote::port

◆ protocol

const char* proxy_remote::protocol

◆ regexp

ap_regex_t* proxy_remote::regexp

◆ scheme

const char* proxy_remote::scheme

◆ use_regex

int proxy_remote::use_regex

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