Skip to main content
Module

x/socket_fetch/mod.ts>fetch

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

Perform a fetch using a default, unconfigured dialer and socket pool