Expand description
HTTP version extraction for cache keys.
Provides Version extractor for including the HTTP protocol version
in cache keys.
Structs§
- Version
- Extracts the HTTP protocol version as a cache key part.
Traits§
- Version
Extractor - Extension trait for adding version extraction to an extractor chain.