property CacheMiddlewareOptions.cacheableStatuses

HTTP status codes eligible for caching. Defaults to [200].

Type

number[]

Usage

import { type CacheMiddlewareOptions } from "cache-plugin/src/index.ts";