[GH-ISSUE #107] Example usage for node uses http.get() instead of https.get() #70

Closed
opened 2026-02-25 23:41:04 +03:00 by kerem · 1 comment
Owner

Originally created by @mkelley82 on GitHub (Jan 1, 2017).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/107

In the example usage for node.js it says to use the .get() method from the http module, but the url is https. Should be changed to require('https') and https.get()

Originally created by @mkelley82 on GitHub (Jan 1, 2017). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/107 In the example usage for node.js it says to use the .get() method from the http module, but the url is https. Should be changed to require('https') and https.get()
kerem closed this issue 2026-02-25 23:41:04 +03:00
Author
Owner

@mkelley82 commented on GitHub (Jan 3, 2017):

Fixed.

<!-- gh-comment-id:270154685 --> @mkelley82 commented on GitHub (Jan 3, 2017): Fixed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#70
No description provided.