Baoyuantop commented on a change in pull request #6144: URL: https://github.com/apache/apisix/pull/6144#discussion_r787307073
########## File path: README.md ########## @@ -116,6 +116,7 @@ A/B testing, canary release, blue-green deployment, limit rate, defense against - [CORS](docs/en/latest/plugins/cors.md) Enable CORS(Cross-origin resource sharing) for your API. - [URI Blocker](docs/en/latest/plugins/uri-blocker.md): Block client request by URI. - [Request Validator](docs/en/latest/plugins/request-validation.md) + - [CSRF](docs/en/latest/plugins/csrf.md) Based on the [`Double Submit Cookie`](https://en.wikipedia.org/wiki/Cross-site_request_forgery#Double_Submit_Cookie) way, protect your API from CSRF attacks. 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]
