Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ free
Method
free
src/proxy/http3/Http3Session.cc:138–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
void
139
HQSession::free()
140
{
141
delete this;
142
}
143
144
void
145
HQSession::release(ProxyTransaction * /* trans ATS_UNUSED */)
Callers
3
stop
Method · 0.45
check_request_validity
Method · 0.45
encode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected