Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1297
HTTPVersion
1298
Http2Stream::get_version(HTTPHdr & /* hdr ATS_UNUSED */) const
1299
{
1300
return HTTP_2_0;
1301
}
Callers
1
get_server_version
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected