Skip to main content
Module

x/opineHttpProxy/src/resolveOptions.ts

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

Interfaces

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