mirror of
https://github.com/alibaba/higress.git
synced 2026-04-29 07:57:26 +08:00
feat: add request block regular matching and modify block_ Urls are e… (#517)
This commit is contained in:
@@ -42,4 +42,8 @@ spec:
|
||||
defaultConfig:
|
||||
block_urls:
|
||||
- "swagger.html"
|
||||
block_regexp_urls:
|
||||
- "/env.*"
|
||||
block_exact_urls:
|
||||
- "/web/info"
|
||||
url: file:///opt/plugins/wasm-go/extensions/request-block/plugin.wasm
|
||||
|
||||
Reference in New Issue
Block a user