uv/crates/uv-client/src
konsti 59558b13c1
Respect `UV_HTTP_RETRIES` in `uv publish` (#15106)
Previously, publish would always use the default retries, now it
respects `UV_HTTP_RETRIES`

Some awkward error handling to avoid pulling anyhow into uv-publish.
2025-08-06 17:59:17 +02:00
..
httpcache Improve HTTP response caching log messages (#15067) 2025-08-05 14:34:12 -05:00
base_client.rs Respect `UV_HTTP_RETRIES` in `uv publish` (#15106) 2025-08-06 17:59:17 +02:00
cached_client.rs Improve HTTP response caching log messages (#15067) 2025-08-05 14:34:12 -05:00
error.rs Remove retry wrapper when matching on error kind (#14996) 2025-07-31 17:00:01 -04:00
flat_index.rs Show retries for HTTP status code errors (#13897) 2025-06-16 10:14:00 +00:00
html.rs Make `DisplaySafeUrlRef` Copy and other minor PR follow-ups (#13683) 2025-05-28 06:36:18 -04:00
lib.rs Respect `UV_HTTP_RETRIES` in `uv publish` (#15106) 2025-08-06 17:59:17 +02:00
linehaul.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
middleware.rs Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560) 2025-05-27 00:05:30 +02:00
registry_client.rs Make the use of `Self` consistent. (#15074) 2025-08-05 20:17:12 +01:00
remote_metadata.rs Upgrade minimum Rust version to 1.83 (#9815) 2024-12-11 10:06:19 -06:00
rkyvutil.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
tls.rs Always attach URL to network errors (#8444) 2024-10-25 09:10:18 +00:00