Module octorust::http_cache

source ·
Available on crate feature httpcache only.
Expand description

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

Structs

Traits

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

Type Definitions