OpenResty® 通过 Lua 扩展 NGINX 实现的可伸缩的 Web 平台

OpenResty XRay

Advanced observability built for OpenResty and more

×

limited time offer

Request TRIAL today and receive a diagnostic REPORT
Learn more
最新! OpenResty 1.25.3.2 已发布。
最新! OpenResty 1.21.4.4 已发布。
最新! 新博客文章 OpenResty XRay 移动端应用介绍 已发表。

Xss Nginx Module

Yichun Zhang , 21 Jun 2011 (created 21 Jun 2011)

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#JSONP for more details.

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