Skip to main content
IncomingHttpHeaders.:method - http2 - Node documentation
property IncomingHttpHeaders.:method

Usage in Deno

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

Type

string | undefined