A boolean representing whether the Body has been consumed already or not.
A Headers
object of the HTTP Request headers, for the Request
.
Get the Request method.
A string representation of the HTTP request method.
Get the Request URL.
A string representation of the HTTP Request URL.
an ArrayBuffer
for the Body content (if it contains one).
a string representation of the Body ArrayBuffer
content.
Generated using TypeDoc
Get the Request headers.