Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
method Request.prototype.[Symbol.for("Deno.customInspect")]
import { Request } from "https://deno.land/x/oak@v13.2.1/request.ts";

Parameters

inspect: (value: unknown) => string

Returns

string