broadinstitute/fiss

calls to requests library should be using session object

Closed this issue · 1 comments

Using the Session object as described at
http://docs.python-requests.org/en/master/user/advanced/
will help increase performance of uploads/downloads performed through the requests() library

Closed #13 via #53.