#include <HttpTransact.h>

| Public Member Functions | |
| _CurrentInfo () | |
| Data Fields | |
| ProxyMode_t | mode | 
| LookingUp_t | request_to | 
| ConnectionAttributes * | server | 
| ink_time_t | now | 
| ServerState_t | state | 
| int | attempts | 
Definition at line 743 of file HttpTransact.h.
| HttpTransact::_CurrentInfo::_CurrentInfo | ( | ) |  [inline] | 
Definition at line 752 of file HttpTransact.h.
Definition at line 750 of file HttpTransact.h.
Referenced by HttpTransact::delete_server_rr_entry(), HttpTransact::handle_response_from_parent(), HttpTransact::handle_response_from_server(), HttpTransact::retry_server_connection_not_open(), and update_current_info().
Definition at line 745 of file HttpTransact.h.
Referenced by HttpTransact::build_request(), HttpTransact::DecideCacheLookup(), HttpTransact::handle_trace_and_options_requests(), HttpTransact::HandleBlindTunnel(), HttpTransact::HandleRequest(), HttpTransact::initialize_state_variables_from_request(), HttpTransact::is_request_cache_lookupable(), HttpTransact::is_request_valid(), and HttpTransact::setup_plugin_request_intercept().
Definition at line 748 of file HttpTransact.h.
Referenced by HttpTransact::bootstrap_state_variables_from_request(), HttpTransact::build_request(), HttpTransact::build_response(), HttpTransact::build_response_copy(), HttpTransact::check_response_validity(), HttpTransact::handle_server_died(), HttpTransact::HandleResponse(), HttpTransact::is_stale_cache_response_returnable(), HttpTransact::merge_and_update_headers_for_cache_update(), and HttpTransact::what_is_document_freshness().
Definition at line 746 of file HttpTransact.h.
Referenced by HttpTransact::build_request(), HttpTransact::delete_server_rr_entry(), HttpTransact::handle_request_keep_alive_headers(), HttpTransact::handle_response_from_icp_suggested_host(), HttpTransact::handle_response_from_parent(), HttpTransact::HandleCacheOpenReadHit(), HttpTransact::HandleCacheOpenReadMiss(), HttpTransact::HandleICPLookup(), HttpTransact::HandleResponse(), HttpTransact::initialize_state_variables_from_response(), HttpTransact::LookupSkipOpenServer(), HttpTransact::PPDNSLookup(), update_current_info(), update_dns_info(), and HttpTransact::update_size_and_time_stats().
Definition at line 747 of file HttpTransact.h.
Referenced by HttpTransact::build_request(), HttpTransact::delete_server_rr_entry(), HttpTransact::did_forward_server_send_0_9_response(), HttpTransact::handle_cache_operation_on_forward_server_response(), HttpTransact::handle_forward_server_connection_open(), HttpTransact::handle_no_cache_operation_on_forward_server_response(), HttpTransact::handle_request_keep_alive_headers(), HttpTransact::handle_response_from_icp_suggested_host(), HttpTransact::handle_response_from_parent(), HttpTransact::handle_response_from_server(), HttpTransact::handle_response_keep_alive_headers(), HttpTransact::handle_server_connection_not_open(), HttpTransact::HandleCacheOpenReadHit(), HttpTransact::HandleCacheOpenReadMiss(), HttpTransact::HandleICPLookup(), HttpTransact::initialize_state_variables_from_response(), HttpTransact::LookupSkipOpenServer(), HttpTransact::OSDNSLookup(), HttpTransact::PPDNSLookup(), HttpTransact::ReDNSRoundRobin(), HttpTransact::retry_server_connection_not_open(), update_current_info(), and update_dns_info().
Definition at line 749 of file HttpTransact.h.
Referenced by HttpTransact::build_error_response(), HttpTransact::handle_forward_server_connection_open(), HttpTransact::handle_response_from_icp_suggested_host(), HttpTransact::handle_response_from_parent(), HttpTransact::handle_response_from_server(), HttpTransact::handle_server_connection_not_open(), HttpTransact::handle_server_died(), HttpTransact::is_response_valid(), HttpTransact::OriginServerRawOpen(), and HttpTransact::retry_server_connection_not_open().
 1.7.1
 1.7.1