Fix Image.download method
- The method has been broken since the move to requests (wrong number of args sent to self.site.connection.get) - Add option to stream the file to a file object
Loading
Please register or sign in to comment
- The method has been broken since the move to requests (wrong number of args sent to self.site.connection.get) - Add option to stream the file to a file object