Add use_session argument to request method.
authorShrikant Sharat <shrikantsharat.k@gmail.com>
Fri, 25 Nov 2011 03:02:07 +0000 (08:32 +0530)
committerShrikant Sharat <shrikantsharat.k@gmail.com>
Fri, 25 Nov 2011 03:02:07 +0000 (08:32 +0530)
commit5c72601599b085985f5b345717e8e8d127091c81
tree53bfac233012845884fe651d530bc0756615e6b7
parent9d8d1d14f1aae1933440920953ef7841c449bef0
Add use_session argument to request method.

This allows usage of an existing session to make a request with the
request and the get, post etc. function.
requests/api.py