Skip to main content
Go to Latest
method Server.prototype.iterateHttpRequests
import { Server } from "https://deno.land/std@0.63.0/http/server.ts";

Returns

AsyncIterableIterator<ServerRequest>