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 7 years, 10 months ago by .
- This topic was modified 7 years, 10 months ago by .
The topic ‘CORS Headers’ is closed to new replies.