scrapy/scrapy/http
Νικόλαος-Διγενής Καραγιάννης ebfdb9bb03 readable xpath with exslt 2015-11-14 23:24:07 +02:00
..
request readable xpath with exslt 2015-11-14 23:24:07 +02:00
response partial port of Request and Response 2015-07-25 13:08:44 +02: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 Do not break cookie parsing on non-utf8 headers 2015-08-03 10:53:40 -03:00
headers.py normalize header values to bytes 2014-08-01 00:02:50 -03:00