Skip to main content

Module request

Module request 

Source
Expand description

Handles the request portion of the code; uses [::ureq] or ::reqwest for blocking or non-blocking networking.

Enums§

Error
Represents the error returned when making an HTTP request for stats

Traits§

RequestURL
A type in which you can request the response from its URL
RequestURLBuilderExt
Extension for request URLs such that build_and_get exists.

Functions§

get
Errors

Type Aliases§

Result
Error variant