Module net_traits::request
source · Structs
The net component’s view into https://fetch.spec.whatwg.org/#bodies
Enums
Messages used to implement https://fetch.spec.whatwg.org/#concept-request-transmit-body
which are sent from net to script
(with the exception of Done, which is sent from script to script).
Messages used to implement https://fetch.spec.whatwg.org/#concept-request-transmit-body
which are sent from script to net.
Request credentials mode
A request destination