mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 00:53:33 +00:00
fix: claude转发移除x-authorization 头
This commit is contained in:
@@ -848,6 +848,7 @@ class ClaudeRelayService {
|
|||||||
'user-agent',
|
'user-agent',
|
||||||
'x-api-key',
|
'x-api-key',
|
||||||
'authorization',
|
'authorization',
|
||||||
|
'x-authorization',
|
||||||
'host',
|
'host',
|
||||||
'content-length',
|
'content-length',
|
||||||
'connection',
|
'connection',
|
||||||
|
|||||||
Reference in New Issue
Block a user