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