type alias CacheRefusal
Since 0.2.0

Why the edge cache would refuse a response.

Definition

"method"
| "status"
| "partial-content"
| "vary-star"
| "set-cookie"

Usage

import { type CacheRefusal } from "cloudflare-plugin/src/index.ts";