buda-base / lds-pdi

http://purl.bdrc.io BDRC Linked Data Server
Apache License 2.0
2 stars 0 forks source link

small change in cache header of requests #193

Open eroux opened 4 years ago

eroux commented 4 years ago

Currently on http://purl.bdrc.io/query/graph/IIIFPres_instanceGraph_noItem?R_RES=bdr:MW22084&format=json the headers say:

Cache-Control: public,86400

it doesn't seem to work very well in Firefox at least... can we change it to:

Cache-Control: public,max-age=86400

?

MarcAgate commented 4 years ago

Fixed as of commit 7ac1740