You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: case-insensitive auth header lookup for debug logging
Address PR review feedback:
- Make injected-key detection case-insensitive so auth_inject
debug logs fire for OpenAI/Copilot (which use capital-A
'Authorization') in addition to Anthropic and Gemini.
- Clarify stripGeminiKeyParam guard comments explaining why
absolute/protocol-relative URLs are rejected before parsing.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments