mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:43:35 +00:00
fix: 修复无法转发 opus 4.1 的问题
This commit is contained in:
@@ -458,6 +458,7 @@ class ClaudeConsoleRelayService {
|
||||
// 🔧 过滤客户端请求头
|
||||
_filterClientHeaders(clientHeaders) {
|
||||
const sensitiveHeaders = [
|
||||
'content-type',
|
||||
"user-agent",
|
||||
'x-api-key',
|
||||
'authorization',
|
||||
|
||||
Reference in New Issue
Block a user