mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-05-16 14:57:03 +00:00
fix: 去掉accept-encoding透传
This commit is contained in:
@@ -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,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user