Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.
This repository was archived by the owner on May 5, 2023. It is now read-only.

Update https.request signature #29

@AaronSharp5

Description

@AaronSharp5

Tell us about your environment:

  • Agent-base version: 4.3.0
  • Node.js version: 10.15.3

In this issue: #24, you updated node-agent-base so that users can still use the 3-argument https.get function specified by the node documentation: https://nodejs.org/api/https.html#https_https_get_url_options_callback.

The node documentation also specifies a 3-argument version of https.request: https://nodejs.org/api/https.html#https_https_request_url_options_callback.

Please apply the same fix to https.request that you applied to https.get.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions