Skip to main content
IncomingHttpHeaders.accept-ranges - http - Node documentation
property IncomingHttpHeaders.accept-ranges

Usage in Deno

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

Type

string | undefined