AtlasOfLivingAustralia / collectory-plugin

A plugin for metadata registry functionality of the ALA
https://collections.ala.org.au
2 stars 25 forks source link

Replace JSONP with CORS #131

Open ansell opened 6 years ago

ansell commented 6 years ago

The use of JSONP for cross-origin requests makes them uncacheable by basic HTTP caches, based on the callback function name in the URL changing each time. Replacing them with CORS requests would enable caching which would substantially improve the performance of collections.ala.org.au

RobinaSanderson commented 4 years ago

ALA won't fix in collectory.