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

Public Attributes

apr_pool_tpool
 
request_recr
 
proxy_dir_confconf
 
const chars
 
int slen
 
int i
 
const charserver_uri
 
int su_len
 
const charreal_backend_uri
 
int rbu_len
 
const charp_server_uri
 
int psu_len
 
int link_start
 
int link_end
 
const h2_requestreq
 
apr_uint32_t push_policy
 
apr_array_header_tpushes
 
size_t slen
 
size_t i
 
const charlink
 
apr_table_tparams
 
char b [4096]
 
apr_size_t slen
 
apr_size_t i
 
apr_size_t link_start
 
apr_size_t link_len
 
apr_size_t pn_start
 
apr_size_t pn_len
 
apr_size_t pv_start
 
apr_size_t pv_len
 

Detailed Description

Definition at line 736 of file h2_proxy_util.c.

Member Data Documentation

◆ b

char link_ctx::b[4096]

Definition at line 71 of file h2_push.c.

◆ conf

proxy_dir_conf* link_ctx::conf

Definition at line 739 of file h2_proxy_util.c.

◆ i [1/3]

int link_ctx::i

Definition at line 742 of file h2_proxy_util.c.

◆ i [2/3]

size_t link_ctx::i

Definition at line 67 of file h2_push.c.

◆ i [3/3]

apr_size_t link_ctx::i

Definition at line 1243 of file md_util.c.

◆ link

const char* link_ctx::link

Definition at line 69 of file h2_push.c.

◆ link_end

int link_ctx::link_end

Definition at line 750 of file h2_proxy_util.c.

◆ link_len

apr_size_t link_ctx::link_len

Definition at line 1245 of file md_util.c.

◆ link_start [1/2]

int link_ctx::link_start

Definition at line 749 of file h2_proxy_util.c.

◆ link_start [2/2]

apr_size_t link_ctx::link_start

Definition at line 1244 of file md_util.c.

◆ p_server_uri

const char* link_ctx::p_server_uri

Definition at line 747 of file h2_proxy_util.c.

◆ params

apr_table_t* link_ctx::params

Definition at line 70 of file h2_push.c.

◆ pn_len

apr_size_t link_ctx::pn_len

Definition at line 1247 of file md_util.c.

◆ pn_start

apr_size_t link_ctx::pn_start

Definition at line 1246 of file md_util.c.

◆ pool

apr_pool_t * link_ctx::pool

Definition at line 737 of file h2_proxy_util.c.

◆ psu_len

int link_ctx::psu_len

Definition at line 748 of file h2_proxy_util.c.

◆ push_policy

apr_uint32_t link_ctx::push_policy

Definition at line 62 of file h2_push.c.

◆ pushes

apr_array_header_t* link_ctx::pushes

Definition at line 64 of file h2_push.c.

◆ pv_len

apr_size_t link_ctx::pv_len

Definition at line 1249 of file md_util.c.

◆ pv_start

apr_size_t link_ctx::pv_start

Definition at line 1248 of file md_util.c.

◆ r

request_rec* link_ctx::r

Definition at line 738 of file h2_proxy_util.c.

◆ rbu_len

int link_ctx::rbu_len

Definition at line 746 of file h2_proxy_util.c.

◆ real_backend_uri

const char* link_ctx::real_backend_uri

Definition at line 745 of file h2_proxy_util.c.

◆ req

const h2_request* link_ctx::req

Definition at line 61 of file h2_push.c.

◆ s

const char * link_ctx::s

Definition at line 740 of file h2_proxy_util.c.

◆ server_uri

const char* link_ctx::server_uri

Definition at line 743 of file h2_proxy_util.c.

◆ slen [1/3]

int link_ctx::slen

Definition at line 741 of file h2_proxy_util.c.

◆ slen [2/3]

size_t link_ctx::slen

Definition at line 66 of file h2_push.c.

◆ slen [3/3]

apr_size_t link_ctx::slen

Definition at line 1242 of file md_util.c.

◆ su_len

int link_ctx::su_len

Definition at line 744 of file h2_proxy_util.c.


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