Slashdot Mirror


User: xs_anyType

xs_anyType's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:How is this different on Is Your AJAX App Secure? · · Score: 1

    There is one major error that I haven't seen anyone point out yet. In the general sense, XMLHttpRequest does not introduce XSS risks: you can't make off-domain requests with XHR.