Skip to main content
Version: 3.27.2

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.