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

x/deno_koa/mod.ts>Request#toJSON

A middleware framework for Deno's http serve🦕. Transplanted from Koa with ❤️
Latest
method Request.prototype.toJSON
import { Request } from "https://deno.land/x/deno_koa@v1.0.4/mod.ts";

Return JSON representation.