Skip to main content

Module fetcher

Module fetcher 

Source
Expand description

HTTP fetcher — issues RDAP requests and returns raw JSON values.

All URLs are validated by the SsrfGuard before the request is sent. Retry logic with exponential back-off is built in.

Structs§

Fetcher
HTTP fetcher with SSRF protection and retry logic.
FetcherConfig
Configuration for the HTTP fetcher.