Skip to main content
OutgoingHttpHeaders.www-authenticate - http2 - Node documentation
property OutgoingHttpHeaders.www-authenticate

Usage in Deno

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

Type

string
| string[]
| undefined