Module browser

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