MCPcopy Create free account
hub / github.com/chainreactors/EvilProxy / StripAndCapture

Method StripAndCapture

internal/toolinjection/format.go:27–27  ·  view source on GitHub ↗

--- Stripping: remove injected content from request history ---

(rawJSON []byte)

Source from the content-addressed store, hash-verified

25 // --- Stripping: remove injected content from request history ---
26
27 StripAndCapture(rawJSON []byte) ([]byte, []CapturedResult)
28
29 // --- Response analysis ---
30

Callers 1

Implementers 3

responsesFormatinternal/toolinjection/format_response
openaiFormatinternal/toolinjection/format_openai.g
claudeFormatinternal/toolinjection/format_claude.g

Calls

no outgoing calls

Tested by

no test coverage detected