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

Usage in Deno

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

Type

string | undefined