Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
369
HttpBodyFactory::~HttpBodyFactory()
370
{
371
// FIX: need to implement destructor
372
table_of_sets.reset(nullptr);
373
}
374
375
// LOCKING: must be called with lock taken
376
char *
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected