mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-06-01 13:17:21 +02:00
Update reverseproxy.go
Fixed typo
This commit is contained in:
parent
363b9b6d94
commit
f877bf9eda
@ -1190,7 +1190,7 @@ func HandleCustomHeaderAdd(w http.ResponseWriter, r *http.Request) {
|
||||
isRemove = true
|
||||
}
|
||||
|
||||
headerRewriteDefination := rewrite.UserDefinedHeader{
|
||||
headerRewriteDefinition := rewrite.UserDefinedHeader{
|
||||
Key: name,
|
||||
Value: value,
|
||||
Direction: rewriteDirection,
|
||||
|
Loading…
x
Reference in New Issue
Block a user