A double-quoted header value stopped at the first backslash, so a credential with an embedded escaped quote such as `"X-API-Key: abc\"def"` kept its tail in the recorded text. The double-quoted branch now consumes escape pairs and requires an unescaped opening quote, which keeps it off a serialized diagnostic where `\"` is the JSON escape. The single-quoted branch takes a backslash literally. Only the unquoted branch still stops at a backslash. Claude-Session: https://claude.ai/code/session_01RYigf3eMFJjey9iKRApPGE |
||
|---|---|---|
| .. | ||
| adapter-utils | ||
| adapters | ||
| db | ||
| google-sheets-mcp-server | ||
| kv-demo-mcp-server | ||
| mcp-server | ||
| paperclip-eval-kernel | ||
| paperclip-runner | ||
| plugins | ||
| shared | ||
| skills-catalog | ||
| tailscale-https-broker | ||
| teams-catalog | ||