Skip to main content
The Deno 2 Release Candidate is here
Learn more
method HttpServer.prototype.isLocalRequest
import { HttpServer } from "https://deno.land/x/sptaki@1.2.0/servers/mod.ts";

Check against hardcoded values that determine its from a local address

Parameters

remoteAddress: string

Address to check

Returns

boolean

True if its local