Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "http/index"

Index

Type aliases

HTTPRequestBody

HTTPRequestBody: string | Buffer | ReadableStream

A possible value for a HTTP request body.

HTTPRequestOptions

HTTPRequestOptions: RequestOptions | RequestOptions

HTTP(s) request options.

HTTPRequestURL

HTTPRequestURL: string | vscode.Uri | Url

A possible value for a HTTP request URL.

Variables

Const MergeDeep

MergeDeep: any = require('merge-deep')

Const NormalizeHeaderCase

NormalizeHeaderCase: any = require("header-case-normalizer")

Functions

DELETE

GET

PATCH

POST

PUT

request

Generated using TypeDoc