Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
RSS Feeds doesn't serve with CORS header
Yahav
New
trying to have a javascript that fetches the RSS feeds and getting the following:
no 'Access-Control-Allow-Origin' header is present on the requested resource
Any decent RSS page now days serves with Access-Control-Allow-Origin: * header.
no idea why you decided not to include it. also, no plugin is there for this, nor did i find a way to hard code it
0