Fixes #608 - custom URI protocols handling.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 25 Jun 2015 06:12:04 +0000 (07:12 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 1 Jul 2015 12:43:04 +0000 (13:43 +0100)
commit4646fc1a494a5d71ed490ef7374189a0b734adbc
tree0c5f3b0ab288f4823796267b8a76e6492cf76aac
parentf7a8529726cde4f55952bffa33a5f809d0733853
Fixes #608 - custom URI protocols handling.

We were not treating custom URI protocols as remote ones so
they were rewritten as local ones.
History.md
lib/urls/rewrite.js
test/integration-test.js