Skip to main content
IncomingHttpHeaders.if-match - http - Node documentation
property IncomingHttpHeaders.if-match

Usage in Deno

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

Type

string | undefined