Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ ~PostDataBuffers
Method
~PostDataBuffers
src/proxy/http/HttpSM.cc:8850–8853 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8848
}
8849
8850
PostDataBuffers::~PostDataBuffers()
8851
{
8852
this->clear();
8853
}
8854
8855
HTTPVersion
8856
HttpSM::get_server_version(HTTPHdr &hdr) const
Callers
nothing calls this directly
Calls
1
clear
Method · 0.95
Tested by
no test coverage detected