mirror of
https://github.com/eolinker/apinto
synced 2025-10-20 07:34:36 +08:00
删除proxy_rewrite配置结构体内的scheme
This commit is contained in:
@@ -13,7 +13,6 @@ var _ http_service.IFilter = (*ProxyRewrite)(nil)
|
||||
type ProxyRewrite struct {
|
||||
*Driver
|
||||
id string
|
||||
scheme string
|
||||
uri string
|
||||
regexURI []string
|
||||
regexMatch *regexp.Regexp
|
||||
|
Reference in New Issue
Block a user