Skip to main content

Module http_cache

Module http_cache 

Source
Expand description

HTTP caching support for conditional requests.

This module provides types and functions for implementing HTTP caching based on ETags, Last-Modified timestamps, and cache control directives.

Structs§

CacheControl
CacheEntry
CacheStats
ConditionalHeaders
HttpCache

Enums§

CacheError
CacheValidation