mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-25 18:41:10 +01:00
v0.5.0-rc5: added proxy.exclude label, refactored some code
This commit is contained in:
@@ -60,7 +60,6 @@ const NSProxy = "proxy"
|
||||
|
||||
var _ = func() int {
|
||||
RegisterNamespace(NSProxy, ValueParserMap{
|
||||
"aliases": commaSepParser,
|
||||
"path_patterns": yamlListParser,
|
||||
"set_headers": yamlStringMappingParser,
|
||||
"hide_headers": yamlListParser,
|
||||
|
||||
Reference in New Issue
Block a user