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.
The read-only bodyUsed property of the
Request interface is a boolean value that indicates
whether the request body has been read yet.
A boolean value.