GSA / datagov-wptheme

Data.gov WordPress Theme (obsolete)
https://www.data.gov
Other
1.88k stars 411 forks source link

Enable CORS for file datasets #818

Closed rmbar closed 5 years ago

rmbar commented 6 years ago

Please enable CORS for HTTP responses that serve file data sets so that they may be consumed by webapps.

e.g. http://www.fdic.gov/bank/individual/failed/banklist.csv

Right now GET responses for requests at that url cannot be processed by JavaScript in a webapp due to the CORS header not being set.

JJediny commented 5 years ago

You must contact the website owners directly we only register the metadata that points to that file.