A bare-bones HTTP GET client.

Implementation: NodeJS core http library.

Implements

Constructors

Properties

Methods

Constructors

Properties

headers: OutgoingHttpHeaders

Methods

  • GET the Parameter or Secret

    Parameters

    • url: string

      the localhost url endpoint for the Parameter or Secret

    Returns Promise<Response>

Generated using TypeDoc