MCPcopy
hub / github.com/mitmproxy/mitmproxy / text

Function text

web/src/js/filt/filt.js:206–208  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

204 }
205
206 function text() {
207 return input.substring(peg$savedPos, peg$currPos);
208 }
209
210 function location() {
211 return peg$computeLocation(peg$savedPos, peg$currPos);

Callers 1

h2_headersFunction · 0.50

Calls

no outgoing calls

Tested by 1

h2_headersFunction · 0.40

Used in the wild real call sites across dependent graphs

searching dependent graphs…