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

Public Attributes

int use_http_connect
 
const chartarget_host
 
apr_port_t target_port
 
const charproxy_auth
 

Detailed Description

Definition at line 52 of file proxy_util.c.

Member Data Documentation

◆ proxy_auth

const char* forward_info::proxy_auth

Definition at line 56 of file proxy_util.c.

◆ target_host

const char* forward_info::target_host

Definition at line 54 of file proxy_util.c.

◆ target_port

apr_port_t forward_info::target_port

Definition at line 55 of file proxy_util.c.

◆ use_http_connect

int forward_info::use_http_connect

Definition at line 53 of file proxy_util.c.


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