Package: rust-reqwest / 0.12.15-6
Metadata
| Package | Version | Patches format |
|---|---|---|
| rust-reqwest | 0.12.15-6 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| disable vendored.patch | (download) |
Cargo.toml |
8 4 + 4 - 0 ! |
--- |
| disable webpki roots.patch | (download) |
Cargo.toml |
26 13 + 13 - 0 ! |
--- |
| dont deny warnings.patch | (download) |
src/lib.rs |
2 1 + 1 - 0 ! |
--- |
| fix test file not found.patch | (download) |
tests/multipart.rs |
12 6 + 6 - 0 ! |
use a different file for testing instead of unavailable cargo.lock . The transfer-encoding check in async_impl_file_part() was removed in upstream commit 449f251bd2311a8ba73d550c6da3d3ff39d04ce8. |
| disable connect timeout test on s390x.patch | (download) |
tests/timeouts.rs |
2 1 + 1 - 0 ! |
--- |
| disable tests that require internet.patch | (download) |
tests/blocking.rs |
1 1 + 0 - 0 ! |
--- |
| disable examples that require internet.patch | (download) |
Cargo.toml |
28 0 + 28 - 0 ! |
--- |
| disable oversensitive tests.patch | (download) |
tests/timeouts.rs |
8 4 + 4 - 0 ! |
--- |
| unset proxy vars in test.patch | (download) |
src/proxy.rs |
13 13 + 0 - 0 ! |
--- |
| extend error reporting in timeout test.patch | (download) |
tests/connector_layers.rs |
4 2 + 2 - 0 ! |
--- |
| tolerate connection refused in test timeout.patch | (download) |
tests/connector_layers.rs |
22 22 + 0 - 0 ! |
--- |
| tolerate 403 in test.patch | (download) |
tests/timeouts.rs |
7 6 + 1 - 0 ! |
--- |
| replace libflate.patch | (download) |
Cargo.toml |
4 2 + 2 - 0 ! |
replace libflate with flate2 due to some errors in updating libflate. |
| relax dep.patch | (download) |
Cargo.toml |
4 2 + 2 - 0 ! |
--- |
| remove wasm.patch | (download) |
Cargo.toml |
54 15 + 39 - 0 ! |
--- |
| remove windows.patch | (download) |
Cargo.toml |
4 2 + 2 - 0 ! |
--- |
| remove macos.patch | (download) |
Cargo.toml |
10 5 + 5 - 0 ! |
--- |
| disable http3.patch | (download) |
Cargo.toml |
54 27 + 27 - 0 ! |
disable http3 feature and related deps, deemed unstable upstream |
