Skip to main content
OutgoingHttpHeaders.access-control-request-method - http - Node documentation
property OutgoingHttpHeaders.access-control-request-method

Usage in Deno

import { type OutgoingHttpHeaders } from "node:http";

Type

string | undefined