uv/crates/uv-client/src
konsti d10903f0a4
30s default http read timeout (#3182)
Since we're now using read timeouts and not total timeouts, we can use a
lower threshold, a single read shouldn't take 5 min (and not even 10s).

The 10s value is somewhat arbitrary.

Like #3144, this is a breaking change in some sense.
2024-04-22 19:05:44 -04:00
..
httpcache Fallback to fresh request on non-validating 304 (#2218) 2024-03-06 22:51:03 +00:00
base_client.rs 30s default http read timeout (#3182) 2024-04-22 19:05:44 -04:00
cached_client.rs Add hash-checking support to install and sync (#2945) 2024-04-10 19:09:03 +00:00
error.rs Skip HEAD requests for Pypicloud with Private S3 (#3070) 2024-04-16 18:25:35 +00:00
flat_index.rs Add --find-links source distributions to the registry cache (#2986) 2024-04-11 01:25:58 +00:00
html.rs Strip query string when parsing filename from HTML index (#2961) 2024-04-10 09:25:29 -05:00
lib.rs Move FlatIndex into the uv-resolver crate (#2972) 2024-04-10 14:38:42 -04:00
linehaul.rs Use mac version from python for linehaul information (#2509) 2024-03-20 10:55:50 +01:00
middleware.rs Upgrade reqwest to v0.12.3 (#2817) 2024-04-10 11:20:44 -04:00
registry_client.rs Rewrite uv-auth (#2976) 2024-04-16 11:48:37 -05:00
remote_metadata.rs Backtrack on distributions with invalid metadata (#2834) 2024-04-05 18:00:48 -04:00
rkyvutil.rs Clippy pedantic (#1963) 2024-02-25 14:04:05 -05:00