├── README.md ├── config └── ngx_http_csrf_prevent_filter_module.c /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gartnera/nginx_csrf_prevent/HEAD/README.md -------------------------------------------------------------------------------- /config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gartnera/nginx_csrf_prevent/HEAD/config -------------------------------------------------------------------------------- /ngx_http_csrf_prevent_filter_module.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gartnera/nginx_csrf_prevent/HEAD/ngx_http_csrf_prevent_filter_module.c --------------------------------------------------------------------------------