Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/superoak/test/deps.ts>HttpServerNative#[Symbol.asyncIterator]

HTTP assertions for Oak made easy via SuperDeno. 🐿 🦕
Latest
method HttpServerNative.prototype.[Symbol.asyncIterator]
import { HttpServerNative } from "https://deno.land/x/superoak@4.8.1/test/deps.ts";

Returns

AsyncIterableIterator<NativeRequest>