Daniel Bergamin

Results 1 issues of Daniel Bergamin

When doing PUT/POST this seems to run into an issue on Python 3 where streams are functioning slightly differently. ``` File "/home/db/development/test/lib/python3.8/site-packages/requests/sessions.py", line 512, in request resp = self.send(prep, **send_kwargs)...