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(bedrock): use blacklist approach for header filtering
- Blacklist only: authorization, host, content-length
- Pass through all other headers (anthropic-beta, user-agent, etc.)
- Preserves important client headers while removing proxy-specific ones
- More maintainable than whitelist approach
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments