MCPcopy Create free account
hub / github.com/apache/trafficserver / get_server_version

Method get_server_version

src/proxy/http/HttpSM.cc:8855–8859  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8853}
8854
8855HTTPVersion
8856HttpSM::get_server_version(HTTPHdr &hdr) const
8857{
8858 return this->server_txn->get_proxy_ssn()->get_version(hdr);
8859}
8860
8861/// Update the milestone state given the milestones and timer.
8862void

Calls 2

get_proxy_ssnMethod · 0.80
get_versionMethod · 0.45

Tested by

no test coverage detected