Structs§
- Cache
Delete Request - Cache
Match Request - Cache
Match Response - Cache
Match Response Meta - Cache
PutRequest - Cache
Shard - Create
Cache - LscBackend
- Sqlite
Backed Cache - deno_
cache - An extension for use with the Deno JS runtime. To use it, provide it as an argument when instantiating your runtime:
Enums§
Traits§
Functions§
- deserialize_
headers - Deserialize bytes into headers.
- get_
cache - get_
header - Get value for the header with the given name.
- get_
headers_ from_ vary_ header - Get headers from the vary header.
- op_
cache_ delete - op_
cache_ match - op_
cache_ put - op_
cache_ storage_ delete - op_
cache_ storage_ has - op_
cache_ storage_ open - serialize_
headers - Serialize headers into bytes.
- vary_
header_ matches - Check if headers, mentioned in the vary header, of query request and cached request are equal.