Files
requests3/requests
Cory Benfield ee7fe02953 Ensure that .raw() is present after unpickling.
Some people will assume that .raw() is present, and they shouldn't get
AttributeErrors when they make that assumption on a pickled Response.
However, @kennethreitz has asked that we not be too dependent on
urllib3. For that reason, set to None.
2014-03-12 18:34:43 +00:00
..
2014-01-22 14:20:34 -05:00
2014-02-28 10:08:57 -06:00
2014-02-16 19:00:22 +00:00
2014-02-03 13:43:59 +00:00
2013-12-05 17:51:10 -05:00
2013-01-27 02:04:12 +01:00
2014-01-28 20:39:09 -06:00