MCPcopy Create free account
hub / github.com/apache/trafficserver / clear

Method clear

plugins/esi/lib/EsiParser.cc:591–596  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

589}
590
591void
592EsiParser::clear()
593{
594 _data.clear();
595 _parse_start_pos = -1;
596}
597
598EsiParser::~EsiParser() = default;
599

Callers 15

fillPostHeaderMethod · 0.45
TSPluginInitFunction · 0.45
parseQueryParametersFunction · 0.45
prepareResponseFunction · 0.45
loadAllowListMethod · 0.45
_releaseCookieJarMethod · 0.45
Expression.ccFile · 0.45
flushMethod · 0.45
stopMethod · 0.45
vars_test.ccFile · 0.45
docnode_test.ccFile · 0.45
getContentMethod · 0.45

Calls

no outgoing calls

Tested by 1

getContentMethod · 0.36