Merge pull request #2468 from scholer/master
authorIan Cordasco <sigmavirus24@users.noreply.github.com>
Tue, 3 Mar 2015 20:01:31 +0000 (14:01 -0600)
committerIan Cordasco <sigmavirus24@users.noreply.github.com>
Tue, 3 Mar 2015 20:01:31 +0000 (14:01 -0600)
Support for bytearray when creating Request with files argument, just like str and bytes.


Trivial merge