Skip to main content
Module

x/servest/mod.ts>UnexpectedEofError

🌾A progressive http server for Deno🌾
Latest
class UnexpectedEofError
extends Error
Re-export
import { UnexpectedEofError } from "https://deno.land/x/servest@v1.3.4/mod.ts";

Constructors

new
UnexpectedEofError(msg?)