Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

documentation for $httpProvider.defaults.cache #10134

Closed
@bsr203

Description

@bsr203

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;

ps: This issue was wrongly created under 2.x repo.
angular/angular#219

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions