fix proxy issues on https @imports
authorTobias Gurtzick <magic@wizardtales.com>
Sun, 27 Mar 2016 09:25:49 +0000 (11:25 +0200)
committerTobias Gurtzick <magic@wizardtales.com>
Sun, 27 Mar 2016 09:25:49 +0000 (11:25 +0200)
commit9a61d3679c50c8021704c11dedd0822a578e413d
tree5da47d6afad39f3a3b442877a9e3a42bcb2020da
parent5e253a54383496a5f63b36d951fdf0b9a369801c
fix proxy issues on https @imports

When an @import used a https url, the false protocol was tried to be used for the http proxy.

fixes #741
lib/imports/inliner.js
test/protocol-imports-test.js