Skip to main content
ClientRequestArgs.auth - http - Node documentation
property ClientRequestArgs.auth

Usage in Deno

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

Type

string
| null
| undefined