Module graph_rs_sdk::http
source · Modules§
Structs§
- An asynchronous request body.
- Config for downloading files using Microsoft Graph File and OneDrive APIs. FileConfig can also be used for uploads but all fields except for the provided path are ignored.
- The Request Method (VERB)
- A configuration for filtering out requests that shouldn’t be proxied
- Configuration of a proxy that a
Client
should pass requests to. - A parsed URL record.
- A TLS protocol version.
Traits§
- Extension trait for http::response::Builder objects