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

Usage in Deno

import { ClientRequest } from "node:http";

The request path.

Type

string