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

Usage in Deno

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

Type

string
| string[]
| undefined