property CacheApiMiddlewareOptions.bypass

Returning true skips the cache entirely for this request.

Type

(ctx: IRequestContext) => boolean

Usage

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