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

Method get_version

src/proxy/http2/Http2Stream.cc:1297–1301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1295}
1296
1297HTTPVersion
1298Http2Stream::get_version(HTTPHdr & /* hdr ATS_UNUSED */) const
1299{
1300 return HTTP_2_0;
1301}

Callers 1

get_server_versionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected