scrapy/scrapy/http/response
NewUserHa acd2b8d43b [MRG+1] Fix part of issue #3128 - None should not be a valid type for 'url' in Response.follow (#3131)
* fix one issue of issue#3128

because @kmike posted: 'If url is '', Scrapy should follow the same page, this is an intended behavior.'

*  fix one issue of issue#3128

because @kmike posted: 'If url is '', Scrapy should follow the same page, this is an intended behavior.'
2018-02-22 03:37:26 +05:00
..
__init__.py [MRG+1] Fix part of issue #3128 - None should not be a valid type for 'url' in Response.follow (#3131) 2018-02-22 03:37:26 +05:00
html.py ported to code to use w3lib.encoding (work in progress, many tests failing yet) 2012-02-21 21:31:19 -02:00
text.py Added: Now supporting <link> tags in Response.follow 2017-06-14 17:09:42 +08:00
xml.py ported to code to use w3lib.encoding (work in progress, many tests failing yet) 2012-02-21 21:31:19 -02:00