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',
|
||||
'x-api-key',
|
||||
'authorization',
|
||||
'x-authorization',
|
||||
'host',
|
||||
'content-length',
|
||||
'connection',
|
||||
|
||||
Reference in New Issue
Block a user