Skip to main content
ServerStreamFileResponseOptionsWithError - http2 - Node documentation
interface ServerStreamFileResponseOptionsWithError

Usage in Deno

import { type ServerStreamFileResponseOptionsWithError } from "node:http2";

Methods

optional
onError(err: ErrnoException): void