Skip to main content
Version: 3.14.1

Request.bodyUsed

The read-only bodyUsed property of the Request interface is a boolean value that indicates whether the request body has been read yet.

Value

A boolean value.