class AlosaurResponse
extends ImmediatelyResponse
import { AlosaurResponse } from "https://dotland.deno.dev/x/alosaur@v0.35.0/src/models/mod.ts";
Properties
optional
result: ActionResult | Response | anyMethods
isNotRespond(): boolean
setNotRespond(): void
It is necessary to return the rest of the requests by standard Can be uses in WebSocket and SSE middlewares