fix: 去掉accept-encoding透传
This commit is contained in:
parent
e6add93ae3
commit
dacf3a2a6e
@ -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,
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user