Package: rust-attohttpc
Crate: attohttpc
Version: 0.31.0-1
Purpose: Initial release (ITP), resolving WNPP Bug #1140139. 
         attohttpc is a simple, easy-to-use HTTP client for Rust.

Packaging Status:
- Built and tested successfully using local sbuild (unstable/arm64).
- Autopkgtest passes cleanly. Broken external TLS tests are filtered out.
- Lintian clean (ignoring automatic pedantic warnings).
- Copyright validated via licensecheck (MIT/Apache-2.0).

Packaging Notes & Technical Decisions:
- Upstream tests in `test_invalid_certs.rs` hardcode requests to `badssl.com`.
- This violates Debian Policy 4.9 (offline builds). It causes FLAKY results due to network rate-limiting.
- Added `ignore-network-tests.patch`. This safely skips these specific external tests via `#[ignore]`.
- Configured `test_is_broken = true` for the `__rustls` feature in `debcargo.toml`. Its tests inherently fail in isolated environments.
- Added `ca-certificates` to `test_depends`. This ensures the remaining valid local tests can resolve trust anchors.

I will be responsive to review feedback. Thanks in advance for your sponsorship!

Best regards,
何庆 Ching He
