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.
Options

RSS Feeds doesn't serve with CORS header

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

Sign In or Register to comment.