|
Apache HTTPD
|
#include <h2_proxy_util.h>
Public Attributes | |
| const char * | method |
| const char * | scheme |
| const char * | authority |
| const char * | path |
| apr_table_t * | headers |
| apr_time_t | request_time |
| int | chunked |
Definition at line 178 of file h2_proxy_util.h.
Definition at line 181 of file h2_proxy_util.h.
| int h2_proxy_request::chunked |
Definition at line 188 of file h2_proxy_util.h.
| apr_table_t* h2_proxy_request::headers |
Definition at line 184 of file h2_proxy_util.h.
Definition at line 179 of file h2_proxy_util.h.
Definition at line 182 of file h2_proxy_util.h.
| apr_time_t h2_proxy_request::request_time |
Definition at line 186 of file h2_proxy_util.h.
Definition at line 180 of file h2_proxy_util.h.