Docs.rs
agent-fetch-0.1.10
agent-fetch 0.1.10
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Parassharmaa
Dependencies
bytes ^1
normal
hickory-resolver ^0.25
normal
http ^1
normal
reqwest ^0.13
normal
serde ^1
normal
thiserror ^2
normal
tokio ^1
normal
url ^2
normal
tokio ^1
dev
Versions
34.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module policy
agent_
fetch
0.1.10
Module policy
Module Items
Structs
In crate agent_
fetch
agent_fetch
Module
policy
Copy item path
Source
Structs
§
Domain
Pattern
Pattern for matching domains — either exact or wildcard (e.g.
*.example.com
).
Fetch
Policy
Controls every aspect of what the safe HTTP client is allowed to do.