Skip to main content

Module file_cache

Module file_cache 

Source
Expand description

HTTP caching functionality.

This module provides HTTP caching with ETag and Last-Modified support following RFC 7234.

Structsยง

Cache
HTTP cache implementation.
CacheConfig
Cache configuration.
CacheEntry
Cache entry metadata.
CacheStats
Cache statistics.