Structs§
- Settings
- Note: reqwest allows these only to be specified per-Client. concept-fetch allows these to be specified on each call to fetch. I think it’s worth keeping a single global reqwest::Client in the reqwest backend, to simplify the way we abstract away from these.
Statics§
Functions§
- allow_
android_ emulator_ loopback - Allow non-HTTPS requests to the emulator loopback URL
- validate_
request - Validate a request, respecting the
addn_allowed_insecure_url
setting.