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

Method resid

plugins/header_rewrite/header_rewrite.cc:103–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101 }
102
103 ResourceIDs
104 resid(int hook) const
105 {
106 return _resids[hook];
107 }
108
109 RuleSet *
110 rule(int hook) const

Callers 2

cont_rewrite_headersFunction · 0.80
TSRemapDoRemapFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected