import * as mod from "https://dotland.deno.dev/x/oak@v12.6.2/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.