Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oak/request.ts>Request#[Symbol.for("Deno.customInspect")]

A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
Extremely Popular
Latest
method Request.prototype.[Symbol.for("Deno.customInspect")]
import { Request } from "https://deno.land/x/oak@v17.1.0/request.ts";

Parameters

inspect: (value: unknown) => string

Returns

string