Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Report missing https support for URL #9

@paul-matthews

Description

@paul-matthews

Instead of throwing an "Unhandled 'error' event", report the lack of https connection gracefully.

Example of error below:

events.js:154
      throw er; // Unhandled 'error' event
      ^

Error: connect ECONNREFUSED 35.202.93.55:443
    at Object.exports._errnoException (util.js:856:11)
    at exports._exceptionWithHostPort (util.js:879:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1062:14)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions