Open neomorphic opened 4 years ago
The response to requests to /index.html needs to be returned with the following headers to prevent browsers caching stale versions of the neuPrintExplorer application.
cache-control: private, no-cache, no-store, must-revalidate expires: Sat, 01 Jan 2000 00:00:00 GMT
The response to requests to /index.html needs to be returned with the following headers to prevent browsers caching stale versions of the neuPrintExplorer application.
cache-control: private, no-cache, no-store, must-revalidate expires: Sat, 01 Jan 2000 00:00:00 GMT