Skip to main content

Module browser

Module browser 

Available on crate feature browser only.
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