Any Origin Alternatives
Any Origin is described as *' Same-Origin-Policy? Not on my watch.
Cross domain jsonp access'* and is an website. There are four alternatives to Any Origin, not only websites but also apps for Self-Hosted solutions. The best alternative is CORS Anywhere, which is both free and Open Source. Other great sites and apps similar to Any Origin are corsproxy, CORS Proxy and All Origins.
CORS Anywhere is a NodeJS proxy which adds CORS headers to the proxied request.
CORS is a technology specification to get around the Same Origin Policy restrictions of web browsers. To allow cross domain sharing, web servers have to attach additional headers. Unfortunately, not many servers have done this yet, and hence we have issues trying to access their...
DiscontinuedLast commit August 23rd, 2013
über-simple node.js-Proxy to enable CORS request for any website.
A free and open source javascript clone of AnyOrigin, inspired by Whatever Origin, but with support to gzipped pages.
Features