Apache2
|
#include <h2_proxy_util.h>
Data Fields | |
const char * | method |
const char * | scheme |
const char * | authority |
const char * | path |
apr_table_t * | headers |
apr_time_t | request_time |
int | chunked |
const char* h2_proxy_request::authority |
int h2_proxy_request::chunked |
apr_table_t* h2_proxy_request::headers |
const char* h2_proxy_request::method |
const char* h2_proxy_request::path |
apr_time_t h2_proxy_request::request_time |
const char* h2_proxy_request::scheme |