Expand description
Access to a HTTP-based crate registry. See HttpRegistry
for details.
Modules§
- tls 🔒
Structs§
- Represents a complete
Download
from an HTTP request. - Download 🔒Represents a single index file download, including its progress and retry.
- State for currently pending index file downloads.
- Headers 🔒HTTPS headers
HttpRegistry
cares about. - A registry served by the HTTP-based registry API.
Enums§
- HTTP status code
HttpRegistry
cares about.