Expand description
The Request JavaScript class and adjacent types, implemented as JsRequest.
See the Request interface documentation for more information.
Structsยง
- JsRequest
- The JavaScript
Requestclass. - Request
Init - A RequestInit object. This is a JavaScript object (not a
class) that can be used as options for creating a
JsRequest.