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.
- Fetcher
Config - Configuration for the HTTP fetcher.