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

Fix SSL requests when not providing an explicit protocol option. #62

Merged
merged 1 commit into from
Apr 28, 2015

Conversation

djanowski
Copy link
Collaborator

The mocked request method shouldn't require passing a protocol, following vanilla HTTPS.request.

This should fix #46, I think.

assaf added a commit that referenced this pull request Apr 28, 2015
Fix SSL requests when not providing an explicit `protocol` option.
@assaf assaf merged commit 5c3a398 into assaf:master Apr 28, 2015
@assaf
Copy link
Owner

assaf commented Apr 28, 2015

Just published 2.0.5

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.

Uncaught Error: Protocol:https: not supported.
2 participants