|
Apache HTTPD
|
Public Attributes | |
| apr_pool_t * | pool |
| request_rec * | r |
| proxy_dir_conf * | conf |
| const char * | s |
| int | slen |
| int | i |
| const char * | server_uri |
| int | su_len |
| const char * | real_backend_uri |
| int | rbu_len |
| const char * | p_server_uri |
| int | psu_len |
| int | link_start |
| int | link_end |
| const h2_request * | req |
| apr_uint32_t | push_policy |
| apr_array_header_t * | pushes |
| size_t | slen |
| size_t | i |
| const char * | link |
| apr_table_t * | params |
| 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 |
Definition at line 736 of file h2_proxy_util.c.
| proxy_dir_conf* link_ctx::conf |
Definition at line 739 of file h2_proxy_util.c.
| int link_ctx::i |
Definition at line 742 of file h2_proxy_util.c.
| apr_size_t link_ctx::i |
| int link_ctx::link_end |
Definition at line 750 of file h2_proxy_util.c.
| apr_size_t link_ctx::link_len |
| int link_ctx::link_start |
Definition at line 749 of file h2_proxy_util.c.
| apr_size_t link_ctx::link_start |
Definition at line 747 of file h2_proxy_util.c.
| apr_table_t* link_ctx::params |
| apr_size_t link_ctx::pn_len |
| apr_size_t link_ctx::pn_start |
| apr_pool_t * link_ctx::pool |
Definition at line 737 of file h2_proxy_util.c.
| int link_ctx::psu_len |
Definition at line 748 of file h2_proxy_util.c.
| apr_uint32_t link_ctx::push_policy |
| apr_array_header_t* link_ctx::pushes |
| apr_size_t link_ctx::pv_len |
| apr_size_t link_ctx::pv_start |
| request_rec* link_ctx::r |
Definition at line 738 of file h2_proxy_util.c.
| int link_ctx::rbu_len |
Definition at line 746 of file h2_proxy_util.c.
Definition at line 745 of file h2_proxy_util.c.
| const h2_request* link_ctx::req |
Definition at line 740 of file h2_proxy_util.c.
Definition at line 743 of file h2_proxy_util.c.
| int link_ctx::slen |
Definition at line 741 of file h2_proxy_util.c.
| apr_size_t link_ctx::slen |
| int link_ctx::su_len |
Definition at line 744 of file h2_proxy_util.c.