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

Usage in Deno

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

Type

string | undefined