Skip to main content
Module

x/http_fns/server_url.ts>getServerUrl

A bunch of functions for building HTTP servers
Go to Latest
function getServerUrl
import { getServerUrl } from "https://deno.land/x/http_fns@v0.0.27/server_url.ts";

Parameters

hostname: string
port: number
options: unknown

Returns

string