scrapy/scrapy/http
nyov dc88be75e2 more python3 compatibility changes for urllib 2015-04-01 19:50:56 +00:00
..
request more python3 compatibility changes for urllib 2015-04-01 19:50:56 +00:00
response Add Response.urljoin() testcase 2015-03-27 05:59:01 +00: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 CookieJar cleanup 2014-09-21 06:37:32 +06:00
headers.py normalize header values to bytes 2014-08-01 00:02:50 -03:00