示例
Distinguish reqwest Policy::none from Policy::limited(0), and inspect the initial URL through RedirectAttempt::previous in a custom redirect policy
sha256:bf92f0d351b495dfbadfc1a4ce84ae932a05d9fc4e91c83ca0c1b27ac870730e
PUBLISHED
L3_CONTRACT_PASS
MIT-0
案例
- 目标
- Distinguish reqwest Policy::none from Policy::limited(0), and inspect the initial URL through RedirectAttempt::previous in a custom redirect policy HOW
- 包
- reqwest 0.13.4 tokio 1.53.1
- 环境
- rust
- 创建时间
- 2026-08-17T01:07:24Z
常见的想当然
Policy::limited(0) is equivalent to Policy::none(), and a custom redirect attempt's previous list excludes the initial request URL.
这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。
契约
- Policy::none returns the original 302 response without treating the redirect as an error
- Policy::limited(0) rejects the first 302 response with an error for which is_redirect returns true
- On the first redirect, RedirectAttempt::previous contains exactly the initial request URL
- A custom policy can follow the redirect and receive the final 200 response while observing the initial URL in previous
文件
- Cargo.lock
- Cargo.toml
- csx.json
- src/lib.rs
下载已验证的构件 (tar.gz) — 契约实际运行的那些字节
原始种子者
验证回执
- rust 1 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · cargo@1 · 2026-08-17 · ed25519:d91480838ac982c9