Skip to main content
Module

x/cav/mod.ts>didMatch

A server framework for Deno
Go to Latest
function didMatch
import { didMatch } from "https://deno.land/x/cav@0.2.3/mod.ts";

Checks if the Response is a "did match" Response, i.e. the handler it came from wants this Response to be returned to the client.

Returns

boolean