#include <HttpTransact.h>
Public Member Functions | |
_HttpApiInfo () | |
Data Fields | |
char * | parent_proxy_name |
int | parent_proxy_port |
bool | cache_untransformed |
bool | cache_transformed |
bool | logging_enabled |
bool | retry_intercept_failures |
Definition at line 236 of file HttpTransact.h.
_HttpApiInfo::_HttpApiInfo | ( | ) | [inline] |
Definition at line 245 of file HttpTransact.h.
Definition at line 241 of file HttpTransact.h.
Referenced by HttpTransact::handle_transform_ready(), HttpSM::state_common_wait_for_transform_read(), and TSHttpTxnTransformedRespCache().
Definition at line 240 of file HttpTransact.h.
Referenced by HttpSM::perform_cache_write_action(), HttpSM::set_next_state(), and TSHttpTxnUntransformedRespCache().
Definition at line 242 of file HttpTransact.h.
Referenced by HttpSM::do_redirect(), TSHttpTxnCntl(), and HttpSM::update_stats().
Definition at line 238 of file HttpTransact.h.
Referenced by ParentConfigParams::apiParentExists(), ParentConfigParams::findParent(), TSHttpTxnParentProxyGet(), and TSHttpTxnParentProxySet().
Definition at line 239 of file HttpTransact.h.
Referenced by ParentConfigParams::apiParentExists(), ParentConfigParams::findParent(), TSHttpTxnParentProxyGet(), and TSHttpTxnParentProxySet().
Definition at line 243 of file HttpTransact.h.
Referenced by HttpTransact::is_request_retryable(), and TSHttpTxnCntl().