Fixes #640 - URI processing regression.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 9 Aug 2015 09:55:15 +0000 (10:55 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 9 Aug 2015 10:07:55 +0000 (11:07 +0100)
commit44d40ddce795f85f78c9c27abae1e80d82cf8b57
tree2cda9b419c645e176f4bf7a5e76914127f4cb8d4
parentb03f06e17bf90319004ee688a438d7ac156f8733
Fixes #640 - URI processing regression.

The fix to #633 included a regression in URI processing as the
algorithm introduced should only be applied to data URIs.
History.md
lib/urls/reduce.js
test/text/urls-processor-test.js