Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

property Body.body

A simple getter used to expose a ReadableStream of the body contents.

Type #

ReadableStream<Uint8Array> | null