]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Allow cross-site ajax with CORS.
authorCraig Andrews <candrews@integralblue.com>
Thu, 15 Apr 2010 16:52:59 +0000 (12:52 -0400)
committerCraig Andrews <candrews@integralblue.com>
Thu, 15 Apr 2010 16:52:59 +0000 (12:52 -0400)
Only allows un-credentialed (as in, no cookies or basic auth), no custom headers, and get (no post, put, delete, etc) requests.


No differences found