p.location-badge.
exported from angular2/http
defined in angular2/src/http/enums.ts (line 11)
:markdown
Acceptable cache option to be associated with a Request
, based on
[RequestCache](https://fetch.spec.whatwg.org/#requestcache) from the Fetch spec.
.l-main-section
h2 Members
.l-sub-section
h3#Default Default
:markdown
.l-sub-section
h3#NoStore NoStore
:markdown
.l-sub-section
h3#Reload Reload
:markdown
.l-sub-section
h3#NoCache NoCache
:markdown
.l-sub-section
h3#ForceCache ForceCache
:markdown
.l-sub-section
h3#OnlyIfCached OnlyIfCached
:markdown