Skip to main content
Module

x/keywork/mod.ts>RouterUtils.RequestRouterDebugOptions

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Latest
interface RouterUtils.RequestRouterDebugOptions
import { type RouterUtils } from "https://deno.land/x/keywork@v6.2.1/mod.ts";
const { RequestRouterDebugOptions } = RouterUtils;

Properties

optional
includeHeaders: boolean

Whether debugging headers should be included.

optional
endpoints: RequestRouterDebugEndpoints | boolean

Debug endpoints to enable.