navendu-pottekkat commented on code in PR #6911: URL: https://github.com/apache/apisix/pull/6911#discussion_r858644205
########## docs/en/latest/plugins/referer-restriction.md: ########## @@ -23,24 +29,27 @@ title: referer-restriction ## Description -The `referer-restriction` can restrict access to a Service or a Route by -whitelisting/blacklisting request header Referrers. +The `referer-restriction` Plugin can be used to restrict access to a Service or a Route by +whitelisting/blacklisting the `Referer` request header. Review Comment: Done. Thanks. ########## docs/en/latest/plugins/consumer-restriction.md: ########## @@ -23,29 +29,36 @@ title: consumer-restriction ## Description -The `consumer-restriction` makes corresponding access restrictions based on different objects selected. +The `consumer-restriction` Plugin allows to set access restrictions based on Consumer, Route, or Service. Review Comment: Done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
