Skip to main content
ServerSessionOptions.Http1IncomingMessage - http2 - Node documentation
property ServerSessionOptions.Http1IncomingMessage

Usage in Deno

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

Type

Http1Request | undefined