Module http_remote

Source
Expand description

Access to a HTTP-based crate registry. See HttpRegistry for details.

Modules§

tls 🔒

Structs§

CompletedDownload 🔒
Represents a complete Download from an HTTP request.
Download 🔒
Represents a single index file download, including its progress and retry.
Downloads 🔒
State for currently pending index file downloads.
Headers 🔒
HTTPS headers HttpRegistry cares about.
HttpRegistry
A registry served by the HTTP-based registry API.

Enums§

StatusCode 🔒
HTTP status code HttpRegistry cares about.

Constants§

ETAG 🔒
IF_MODIFIED_SINCE 🔒
IF_NONE_MATCH 🔒
LAST_MODIFIED 🔒
UNKNOWN 🔒
WWW_AUTHENTICATE 🔒