adsabs / adsws

ADS web services
Other
2 stars 15 forks source link

let browser cache the response #33

Closed romanchyla closed 9 years ago

romanchyla commented 9 years ago

the api should be returning headers that allow browser to cache response

a good list can be found here, under the heading:

make ajax cacheable

vsudilov commented 9 years ago

Normally APIs aren't cached, but I'm more than happy to send cache headers if we have resources that make sense to be cached -- I however can't think of any. Could you give some examples of resources that you would like to be cached?

vsudilov commented 9 years ago

Closing due to inactivity; Caching is on the big perspective to-do list.