MapofLife / MOL

Integrating information about species distributions in an effort to support global understanding of the world's biodiversity.
http://mol.org
BSD 3-Clause "New" or "Revised" License
26 stars 2 forks source link

Bugfix/jsonp cf #184

Closed jmalczyk closed 11 years ago

jmalczyk commented 11 years ago

This adds cross-browser support for cross-origin resource sharing. This allows us to stop using json-p with jquery for sql api requests, which is interfering with CloudFront caching.

tomauer commented 11 years ago

Looks good to me. #shipit