Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
dacf3a2a
Commit
dacf3a2a
authored
Dec 21, 2025
by
shaw
Browse files
fix: 去掉accept-encoding透传
parent
e6add93a
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/internal/service/gateway_service.go
View file @
dacf3a2a
...
...
@@ -53,7 +53,6 @@ var allowedHeaders = map[string]bool{
"anthropic-beta"
:
true
,
"accept-language"
:
true
,
"sec-fetch-mode"
:
true
,
"accept-encoding"
:
true
,
"user-agent"
:
true
,
"content-type"
:
true
,
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment