Skip to main content
ClientRequest.prototype.protocol - http - Node documentation
property ClientRequest.prototype.protocol

Usage in Deno

import { ClientRequest } from "node:http";

The request protocol.

Type

string