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

x/opineHttpProxy/src/resolveOptions.ts

Proxy middleware for Deno Opine HTTP servers.
Go to Latest
import * as opinehttpproxy from "https://deno.land/x/opineHttpProxy@3.0.1/src/resolveOptions.ts";

Interfaces

Interface for the proxy options which allow the user to filter, customize and decorate proxied requests and responses.