Module octorust::http_cache[][src]

This is supported on crate feature httpcache only.
Expand description

Implements https://tools.ietf.org/html/rfc7232 Conditional Requests.

Structs

A file based cache.

Noop type for no cache.

Traits

Implements a cached response and looking up the etag and next link.

Type Definitions

A type for an HTTP cache.