Module

std/textproto/mod.ts

Deno standard library
Go to Latest
import * as mod from "https://dotland.deno.dev/std@0.152.0/textproto/mod.ts";

A reader for dealing with low level text based protocols.

Based on net/textproto.