Xss Nginx Module

优质
小牛编辑
111浏览
2023-12-01

This module adds cross-site AJAX support to nginx. Currently only cross-site GET is supported.

The cross-site GET is currently implemented as JSONP (or "JSON with padding"). See http://en.wikipedia.org/wiki/JSON for more details.

Project page: http://github.com/agentzh/xss-nginx-module