Memcached/JSONP

agentzh agentzh at gmail.com
Mon Dec 21 05:08:36 MSK 2009


On Sun, Dec 20, 2009 at 10:08 AM, Peter Leonov <gojpeg at gmail.com> wrote:
> And you want to load some value into your page by url like example.com/memc/john with a script tag (cross-domain technique, I guess):
> <script src="/memc/john">blah123({age: 20, gender: 'male'})</script>
>

Oh oh! I've been thinking about implementing an ad-hoc module named
ngx_xss for this trick as well as some other more advanced for
cross-domain POST :P Glad to see SSI can achieve a similar goal to
this extend :D

dylanz: I wonder if we can work on ngx_xss together ;)

Cheers,
-agentzh



More information about the nginx mailing list