Skip to main content
OutgoingHttpHeaders.accept-language - http - Node documentation
property OutgoingHttpHeaders.accept-language

Usage in Deno

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

Type

string
| string[]
| undefined