Closed jpyamamoto closed 6 years ago
Added the possibility to encode the URL passed to Crawler.crawl when given the option encode: true. This could solve issue #12
Crawler.crawl
encode: true
Coverage decreased (-0.6%) to 99.412% when pulling 6e47018fa08b3979aadfb48190a3e86eb2074623 on JPYamamoto:master into 19f53bf87fa11ae9b3521a3ff58f8526dbc2dd7d on fredwu:master.
Thanks! 👍
Added the possibility to encode the URL passed to
Crawler.crawl
when given the optionencode: true
. This could solve issue #12