uv/crates/uv-client/tests
Charlie Marsh 9a7262c360
Avoid batch prefetching for un-optimized registries (#7226)
## Summary

We now track the discovered `IndexCapabilities` for each `IndexUrl`. If
we learn that an index doesn't support range requests, we avoid doing
any batch prefetching.

Closes https://github.com/astral-sh/uv/issues/7221.
2024-09-09 15:46:19 -04:00
..
remote_metadata.rs Avoid batch prefetching for un-optimized registries (#7226) 2024-09-09 15:46:19 -04:00
user_agent_version.rs Add support for --trusted-host (#6591) 2024-08-27 09:36:50 -04:00