Skip to main content
Module

x/oak/mod.ts>ListenOptions

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
type alias ListenOptions
import { type ListenOptions } from "https://deno.land/x/oak@v14.1.0/mod.ts";

Options which can be specified when listening.

definition: ListenOptionsTls | ListenOptionsBase