Fix for #804 - Session params ommited in 0.13.8. If default_kwarg is a list, attempt...
authorAndrew Tolbert <x@andrewtolbert.com>
Wed, 22 Aug 2012 14:49:40 +0000 (09:49 -0500)
committerAndrew Tolbert <x@andrewtolbert.com>
Wed, 22 Aug 2012 14:49:40 +0000 (09:49 -0500)
commitf18733d2be4a9c3d0d3ceea31be9e191c05f21d6
treeaa9ae97da4f0a0710ca6f1e0475804d6b7670791
parent4889adce4e7ea6b9e89fd6059cda2dc7cdf53be8
Fix for #804 - Session params ommited in 0.13.8.  If default_kwarg is a list, attempt to convert to dictionary
requests/sessions.py