If explicitly setting $http caching, cache buster should not append cacheBuster parameter to url. Example: $http.get('/api/dictionary', { cache: true })
If explicitly setting $http caching, cache buster should not append cacheBuster parameter to url.
Example: $http.get('/api/dictionary', { cache: true })