MCPcopy 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
113inline void
114HttpUserAgent::set_entry(HttpVCTableEntry *entry)
115{
116 m_entry = entry;
117}
118
119inline IOBufferReader *
120HttpUserAgent::get_raw_buffer_reader()

Calls

no outgoing calls

Tested by

no test coverage detected