Expand description

Request types for the browser.

Structsยง

BrowserFormData
The FormData type available in the browser.
BrowserRequest
A fetch request made in the browser.
Request
The Request sent to the server