1. 08 Feb, 2026 1 commit
    • erio's avatar
      feat(upstream): passthrough all client headers instead of manual header setting · 1563bd3d
      erio authored
      Replace manual header setting (Content-Type, anthropic-version, anthropic-beta)
      with full client header passthrough in ForwardUpstream/ForwardUpstreamGemini.
      Only authentication headers (Authorization, x-api-key) are overridden with
      upstream account credentials. Hop-by-hop headers are excluded.
      
      Add unit tests covering header passthrough, auth override, and hop-by-hop filtering.
      1563bd3d
  2. 07 Feb, 2026 30 commits
  3. 06 Feb, 2026 9 commits