scrapy/scrapy/http
Daniel Graña f6a0ac8325 support overriding url in FormRequest.from_response 2013-12-30 16:58:11 -02:00
..
request support overriding url in FormRequest.from_response 2013-12-30 16:58:11 -02:00
response url/body attributes of Request/Response objects are now immutable 2013-08-23 12:43:22 -03:00
__init__.py remove Url class and use str instead for Request and Response urls. Also added urlparse_cached function for achieving the same caching functionality provided by old Url class 2009-08-17 21:16:55 -03:00
common.py url/body attributes of Request/Response objects are now immutable 2013-08-23 12:43:22 -03:00
cookies.py Skipping cookie retrieval for non http requests 2013-07-22 11:33:26 -03:00
headers.py Do not set Referer by default when its value is None 2013-12-24 11:05:06 -02:00