Skip to main content

Crate kcode_web_fetch

Crate kcode_web_fetch 

Source
Expand description

Bounded public-web fetching with SSRF protection and text extraction.

Structs§

Error
A sanitized URL, transport, HTTP, or content failure.
FetchLimits
Resource and redirect limits applied to every fetch.
FetchedPage
A fetched page converted into readable text.
WebFetcher
Cloneable public-web fetcher.

Enums§

ErrorKind
Stable web-fetch failure classification.

Type Aliases§

Result
Result type returned by web-fetch operations.