MCPcopy 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
8850PostDataBuffers::~PostDataBuffers()
8851{
8852 this->clear();
8853}
8854
8855HTTPVersion
8856HttpSM::get_server_version(HTTPHdr &hdr) const

Callers

nothing calls this directly

Calls 1

clearMethod · 0.95

Tested by

no test coverage detected