Skip to main content

Module http_client

Module http_client 

Source

Structs§

SsrfClientOptions
Options for building an SSRF-hardened reqwest::Client.

Functions§

build_ssrf_pinned_client
Builds an SSRF-pinned reqwest::Client for the given URI.
validate_uri
Validates that uri has an http(s) scheme and a host.