Skip to main content
Module

x/texa/src/structure/Request.ts>Request#close

A Deno web framework inspired by Oak and Express. Built-in support for WebSockets, middleware and routing.
Latest
method Request.prototype.close
import { Request } from "https://deno.land/x/texa@0.8.1/src/structure/Request.ts";

Close the connection without sending a response.