datasucker / netrunner-datasucker

MIT License
20 stars 7 forks source link

jsonP or CORS #2

Closed alsciende closed 9 years ago

alsciende commented 9 years ago

Is it possible to add jsonP handling?

alsciende commented 9 years ago

CORS headers are not sent either. Without either jsonP or CORS, we can't use the data :(

(reminder: to enable CORS, add a "Access-Control-Allow-Origin:*" header to the response)

datasucker commented 9 years ago

Potential fix in