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

Usage in Deno

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

Type

string
| null
| undefined