Skip to main content

Module cache

Module cache 

Source

Enumsยง

CacheStatus
Representation of the status of a cached request. This is kept simple on purpose because the type gets serialized to a cache file and might need to be parsed by other tools or edited by humans.

Functionsยง

serialize_optional_status_code ๐Ÿ”’
serialize_status_code ๐Ÿ”’
Serialize StatusCode as code only, without reason text