Module http_types::cache
source · Expand description
HTTP caching.
Web page performance can be significantly improved by caching resources. This submodule includes headers and types to communicate how and when to cache resources.
Further Reading
Structs
- HTTP
Ageheader - A Cache-Control header.
- Clear browsing data (cookies, storage, cache) associated with the requesting website.
- HTTP
Expiresheader
Enums
- An HTTP
Cache-Controldirective. - An HTTP
Clear-Site-Datadirective.