mirror of
https://github.com/kataras/iris.git
synced 2026-01-09 21:15:56 +00:00
Add an example for CSRF Protection
Former-commit-id: c38fd425b00210f730e274385cb2156b423f7fbc
This commit is contained in:
1
_examples/README.md
Normal file → Executable file
1
_examples/README.md
Normal file → Executable file
@@ -309,6 +309,7 @@ You can serve [quicktemplate](https://github.com/valyala/quicktemplate) files to
|
||||
- [Profiling (pprof)](miscellaneous/pprof/main.go)
|
||||
- [Internal Application File Logger](miscellaneous/file-logger/main.go)
|
||||
- [Google reCAPTCHA](miscellaneous/recaptcha/main.go)
|
||||
- [Cross-Site Request Forgery Protection](miscellaneous/csrf/main.go)
|
||||
|
||||
### Experimental Handlers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user