Files
grafana/pkg/api
Daniel Lee 74093c700f api: adds no-cache header for GET requests
Fixes #5356. Internet Explorer aggressively caches GET requests which
means that all API calls fetching data are cached. This fix adds a
Cache-Control header with the value no-cache to all GET requests to
the API.
2017-07-04 21:26:05 +02:00
..
2015-11-16 07:28:38 -08:00
2017-05-03 08:56:51 +02:00
2017-06-05 10:09:27 +02:00
2016-02-16 12:12:04 +11:00