Skip to main content
Module

x/texa/src/util/utils.ts

A Deno web framework inspired by Oak and Express. Built-in support for WebSockets, middleware and routing.
Latest
import * as texa from "https://deno.land/x/texa@0.8.1/src/util/utils.ts";

Functions

Extract the media type of a content-type or accepts header.

Parse an address an turn into an object with hostname and port.