Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Fix for obscure issue with https library #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix for obscure issue with https library #58

wants to merge 1 commit into from

Conversation

Jerald
Copy link

@Jerald Jerald commented Jul 29, 2018

We're encountering an error from the usage of req.end() related to the first argument type. Although it was being called with no argument, this code is considered equivalent in the api and shouldn't have the issue.

We're encountering an error from the usage of req.end() related to the first argument type. Although it was being called with no argument, this code is considered equivalent in the api and shouldn't have the issue.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant