mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 12:47:28 +08:00
fix: Fix a typo in the README files of ai-statistics plugin (#1670)
This commit is contained in:
@@ -38,7 +38,7 @@ Attribute Configuration instructions:
|
||||
The meanings of various values for `value_source` are as follows:
|
||||
|
||||
- `fixed_value`: fixed value
|
||||
- `requeset_header`: The attrribute is obtained through the http request header
|
||||
- `request_header`: The attrribute is obtained through the http request header
|
||||
- `request_body`: The attrribute is obtained through the http request body
|
||||
- `response_header`: The attrribute is obtained through the http response header
|
||||
- `response_body`: The attrribute is obtained through the http response body
|
||||
|
||||
Reference in New Issue
Block a user