Constructors
Methods
delete
- delete(request, options?): Promise<boolean>
Returns Promise<boolean>
match
- match(request, options?): Promise<undefined | Response>
Returns Promise<undefined | Response>
put
- put(request, response): Promise<void>
Returns Promise<void>
The Cache API allows fine grained control of reading and writing from the Cloudflare global network cache.
Cloudflare Docs Reference