Server | SSL | Metods | Server country code | Comments |
---|---|---|---|---|
cors-anywhere | ✅ | - | US | Follows redirects 5x Require Origin header |
crossorigin.me | ✅ | GET | US | Require Origin header 2MB size limit |
cors-proxy.htmldriven | ✅ | - | CZ | JSON response don't work well with binary |
cors-proxy.taskcluster | ✅ | POST | US | Only witelisted to taskcluster.net Can send any header/method |
jsonp.herokuapp.com | ✅ | - | US | Supports both jsonp and cors |
anyorigin | ❌ | - | US | Only jsonp is supported, response is always json, always require a refferer header |
thingproxy | ✅ | ANY | US | Limited to 100kb for both upload and download, max 10 req/sec |
whateverorigin | ❌ | GET | US | Only supports JSONP |
cors.io | ✅ | GET, HEAD | US | Only supports GET and HEAD request |
gobetween | ✅ | GET | US | Only supports GET requests |
goxcors | ✅ | - | US | Have a werd api |
Still searching for that SSL-EU cors proxy 😞