Open sntran opened 7 years ago
So that we don't have to do this:
GenSpider.Response.url_join(response, href)
Which not only is an extra step, but also exposes the internal of GenSpider.
GenSpider
So that we don't have to do this:
GenSpider.Response.url_join(response, href)
Which not only is an extra step, but also exposes the internal of
GenSpider
.