Skip to main content
Module

x/socket_fetch/mod.ts>AutoDialer#dial

Remake of fetch() using Deno sockets, useful for niche usecases such as UNIX domain sockets
method AutoDialer.prototype.dial
Re-export
import { AutoDialer } from "https://deno.land/x/socket_fetch@v0.1/mod.ts";