Creates a new cache.
The content of the Response
.
Optional
contentType: stringThe MIME type of the content
.
Optional
eTag: stringThe E-Tag associated with the content
.
Readonly
contentThe content of the Response
.
Optional
Readonly
contentThe MIME type of the content
.
Optional
Readonly
eThe E-Tag associated with the content
.
Static
fromCreates a new cache from a Response
.
Generated using TypeDoc
Caches the contents of a
Response
.