scrapy/scrapy/http
Mikhail Korobov 9aec7856b0
Merge pull request #3794 from csalazar/whitelist-form-methods-in-fromresponse
[MRG+1] Fix form methods in FormRequest.from_response (#3777)
2019-07-02 20:08:14 +05:00
..
request Merge pull request #3794 from csalazar/whitelist-form-methods-in-fromresponse 2019-07-02 20:08:14 +05:00
response Rename Request.kwargs to Request.cb_kwargs 2019-03-15 22:42:29 +00:00
__init__.py Implement Request subclass for json requests 2018-11-24 20:02:00 +05:30
common.py url/body attributes of Request/Response objects are now immutable 2013-08-23 12:43:22 -03:00
cookies.py Added: Allowing optional arguments for `scrapy.http.cookies.CookieJar.clear` 2018-04-23 22:08:28 +08:00
headers.py Fix method name: this always returns unicode keys and values 2016-02-18 10:10:16 +03:00