mirror of
https://github.com/alibaba/higress.git
synced 2026-03-05 17:10:55 +08:00
docs: translate the document of request block plugin to English. (#150)
This commit is contained in:
@@ -45,7 +45,7 @@ struct RequestBlockConfigRule {
|
||||
bool case_sensitive = true;
|
||||
std::vector<std::string> block_urls;
|
||||
std::vector<std::string> block_headers;
|
||||
std::vector<std::string> block_bodys;
|
||||
std::vector<std::string> block_bodies;
|
||||
};
|
||||
|
||||
// PluginRootContext is the root context for all streams processed by the
|
||||
|
||||
Reference in New Issue
Block a user