↓ 10 callersMethodobserve(
self,
request: dict[str, Any],
response: dict[str, Any],
headers: httpx.Head
src/relay_detector/protocols/gemini/detectors/protocol.py:40
↓ 5 callersMethodobserve(
self,
request: dict[str, Any],
response: dict[str, Any],
headers: httpx.Head
src/relay_detector/protocols/anthropic/detectors/message_id.py:37
↓ 4 callersFunctioncompare(
baseline: dict[str, Any],
relay: dict[str, Any],
baseline_path: str = "",
relay_path: str =
src/relay_detector/protocols/anthropic/comparator.py:492