tesserae / apitess

Tesserae API
0 stars 4 forks source link

Set relevant responses with Cache-Control: no-store #25

Closed nOkuda closed 4 years ago

nOkuda commented 4 years ago

Ideally, browsers will not cache result statuses and results that are not found because they are not yet ready. Hopefully, adding these headers will force the browser to check with the server for new result statuses and completed result information.