Closed
Description
Is there a settings for cache through $httpProvider
?
I do not see any mentioning of cache in the defaults
section of the doc
doc for $http say I can set $http.defaults.cache
, which it says Runtime equivalent of the $httpProvider.defaults property
. so, need to mention cache
property in $httpProvider defaults section. I want to make sure following is valid
$httpProvider.defaults.cache = true;
Metadata
Metadata
Assignees
Labels
No labels