Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ set_entry
Method
set_entry
include/proxy/http/HttpUserAgent.h:113–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
inline void
114
HttpUserAgent::set_entry(HttpVCTableEntry *entry)
115
{
116
m_entry = entry;
117
}
118
119
inline IOBufferReader *
120
HttpUserAgent::get_raw_buffer_reader()
Callers
4
attach_client_session
Method · 0.80
state_read_client_request_header
Method · 0.80
state_watch_for_client_abort
Method · 0.80
setup_error_transfer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected