We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7118d58 commit 3f080f5Copy full SHA for 3f080f5
1 file changed
dev-tools/mcp-mock-server/server.py
@@ -25,7 +25,6 @@
25
from pathlib import Path
26
from typing import Any
27
28
-
29
# Global storage for captured headers (last request)
30
last_headers: dict[str, str] = {}
31
request_log: list = []
0 commit comments