Skip to main content
OutgoingHttpHeaders.if-unmodified-since - http - Node documentation
property OutgoingHttpHeaders.if-unmodified-since

Usage in Deno

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

Type

string | undefined