Skip to main content
Go to Latest
type alias OnHeadersParser
import { type OnHeadersParser } from "https://deno.land/std@0.119.0/node/vendor/http_parser.d.ts";
definition: (headers: string[], url: string) => void