CORS Headers
-
Perhaps CORS headers could be added? Since without them, you can’t actually fetch the data via JS.
header('Access-Control-Allow-Origin: *'); header('Access-Control-Allow-Methods: GET');
Also, the ‘tested up to’ can probably be bumped to 4.9.6.
- This topic was modified 6 years, 9 months ago by .
- This topic was modified 6 years, 9 months ago by .
- The topic ‘CORS Headers’ is closed to new replies.