Skip to main content
OutgoingHttpHeaders.proxy-authenticate - http - Node documentation
property OutgoingHttpHeaders.proxy-authenticate

Usage in Deno

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

Type

string
| string[]
| undefined