ERROR:root:The content for this response was already consumed
Traceback (most recent call last):
File ".//gdget.py", line 65, in
result = get.run()
File "/opt/home/ctf/src/gdcmdtools/gdcmdtools/get.py", line 116, in run
result,file_content,local_size = self.get_by_format(self.save_as, return_format[self.format])
File "/opt/home/ctf/src/gdcmdtools/gdcmdtools/get.py", line 203, in get_by_format
return True, response.content, local_size
File "/usr/local/lib/python2.7/dist-packages/requests/models.py", line 729, in content
'The content for this response was already consumed')
RuntimeError: The content for this response was already consumed
ERROR:root:The content for this response was already consumed Traceback (most recent call last): File ".//gdget.py", line 65, in
result = get.run()
File "/opt/home/ctf/src/gdcmdtools/gdcmdtools/get.py", line 116, in run
result,file_content,local_size = self.get_by_format(self.save_as, return_format[self.format])
File "/opt/home/ctf/src/gdcmdtools/gdcmdtools/get.py", line 203, in get_by_format
return True, response.content, local_size
File "/usr/local/lib/python2.7/dist-packages/requests/models.py", line 729, in content
'The content for this response was already consumed')
RuntimeError: The content for this response was already consumed