SimpleCacheEntry.body
The body
read-only property of the SimpleCacheEntry
interface is a ReadableStream
of the instance's contents.
Value
A ReadableStream
.
The body
read-only property of the SimpleCacheEntry
interface is a ReadableStream
of the instance's contents.
A ReadableStream
.