Skip to main content
OutgoingHttpHeaders.accept-charset - http2 - Node documentation
property OutgoingHttpHeaders.accept-charset

Usage in Deno

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

Type

string
| string[]
| undefined