Expand description
Bounded public-web fetching with SSRF protection and text extraction.
Structs§
- Error
- A sanitized URL, transport, HTTP, or content failure.
- Fetch
Limits - Resource and redirect limits applied to every fetch.
- Fetched
Page - A fetched page converted into readable text.
- WebFetcher
- Cloneable public-web fetcher.
Enums§
- Error
Kind - Stable web-fetch failure classification.
Type Aliases§
- Result
- Result type returned by web-fetch operations.