MCPcopy Create free account
hub / github.com/apache/trafficserver / ~HttpBodyFactory

Method ~HttpBodyFactory

src/proxy/http/HttpBodyFactory.cc:369–373  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

367}
368
369HttpBodyFactory::~HttpBodyFactory()
370{
371 // FIX: need to implement destructor
372 table_of_sets.reset(nullptr);
373}
374
375// LOCKING: must be called with lock taken
376char *

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected