import * as mod from "https://deno.land/std@0.158.0/textproto/mod.ts";
A reader for dealing with low level text based protocols.
Based on net/textproto.
import * as mod from "https://deno.land/std@0.158.0/textproto/mod.ts";
A reader for dealing with low level text based protocols.
Based on net/textproto.