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

Method continuation

plugins/header_rewrite/header_rewrite.cc:97–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 }
96
97 TSCont
98 continuation() const
99 {
100 return _cont;
101 }
102
103 ResourceIDs
104 resid(int hook) const

Callers 1

TSRemapDoRemapFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected