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

Usage in Deno

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

Type

string | undefined