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
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