cloudhead / http-console

simple, intuitive HTTP REPL — Speak HTTP like a local.
Apache License 2.0
1.35k stars 65 forks source link

fix options.useSSL #40

Closed wenbing closed 11 years ago

wenbing commented 11 years ago

it will fail to connect if specified a url with protocol as https, because the useSSL option is detected wrong in the bin/http-console