Apache2
h2_proxy_request Struct Reference

#include <h2_proxy_util.h>

Data Fields

const char * method
 
const char * scheme
 
const char * authority
 
const char * path
 
apr_table_theaders
 
apr_time_t request_time
 
int chunked
 

Field Documentation

◆ authority

const char* h2_proxy_request::authority

◆ chunked

int h2_proxy_request::chunked

◆ headers

apr_table_t* h2_proxy_request::headers

◆ method

const char* h2_proxy_request::method

◆ path

const char* h2_proxy_request::path

◆ request_time

apr_time_t h2_proxy_request::request_time

◆ scheme

const char* h2_proxy_request::scheme

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