当要求subPluginType传入String时,填写pluginName值;当要求subPluginType传入Integer时,填写pluginCode值。
路由级插件 | 插件名称pluginName | 插件代码pluginCode |
---|---|---|
cors | cors | 14 |
basic-auth | basic-auth | 28 |
key-auth | key-auth | 30 |
proxy-cache | proxy-cache | 38 |
proxy-rewrite | proxy-rewrite | 39 |
limit-conn | limit-conn | 42 |
limit-count | limit-count | 43 |
header-rewrite | header-rewrite | 1003 |
proxy-cookie | proxy-cookie | 1006 |
limit-count-by-client | limit-count-by-client | 1010 |