allOrigins
allOrigins copied to clipboard
response status is still 200 on accessing a wrong URL
On accessing this wrong url through javascript async-await,
https://api.allorigins.win/raw?url=${encodeURIComponent('https://en.wikipedia.ori/wik/JSONP')}
the response status is:
instead of 404 or similar. The correct url is: https://api.allorigins.win/raw?url=https://en.wikipedia.org/wiki/JSONP