import * as mod from "https://dotland.deno.dev/x/oak@14.2.0/forwarded.ts"; Provides utilities for parsing and validating the Forwarded header. FunctionsfparseParse the Forwarded header field value into an array of objects. If the value is not parsable, undefined is returned.