mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 20:00:47 +00:00
Third-party Anthropic-compatible gateways that require Authorization: Bearer (in addition to x-api-key) returned 401 missing_api_key on the forward path. For non-official upstreams, also send Bearer <apiKey> alongside x-api-key. Official api.anthropic.com behavior is unchanged. Co-authored-by: Cursor <cursoragent@cursor.com>