scrapy/scrapy/http
Maik Röder 721d8d5dae Update form.py
Typo fixed
2015-02-04 11:38:37 +01:00
..
request Update form.py 2015-02-04 11:38:37 +01:00
response remove .re() shortcut 2014-04-23 23:17:51 -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 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