Fixes #839 - allows URIs in import inlining rules.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 18 Dec 2016 11:24:53 +0000 (12:24 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 18 Dec 2016 15:33:18 +0000 (16:33 +0100)
commit228543962421d3ca041d08b9556c4536ccc4a173
treef4f2028e69991002fe12c3377a9809a9bceafe0d
parentc3fe2914d2868e708f88b12beb2cccec8b34ad24
Fixes #839 - allows URIs in import inlining rules.

Why:

* To give more control over which resource can and cannot be
  inlined.
History.md
lib/reader/is-allowed-resource.js
test/protocol-imports-test.js
test/reader/is-allowed-resource-test.js [new file with mode: 0644]