Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/opineHttpProxy/src/steps/handleProxyErrors.ts>handleProxyErrors

Proxy middleware for Deno Opine HTTP servers.
Latest
function handleProxyErrors
import { handleProxyErrors } from "https://deno.land/x/opineHttpProxy@3.2.0/src/steps/handleProxyErrors.ts";

Parameters

err: any
res: any
next: any