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

x/opine/src/utils/forwarded.ts>forwarded

Fast, minimalist web framework for Deno ported from ExpressJS.
Very Popular
Go to Latest
function forwarded
import { forwarded } from "https://deno.land/x/opine@2.2.0/src/utils/forwarded.ts";

Get all addresses in the request, using the X-Forwarded-For header.

Parameters

req: OpineRequest