#154 Missing 'content-length' causes TestcloudImageError
Closed: Fixed 2 years ago by frantisekz. Opened 2 years ago by lzachar.

How about using the headers={'Accept-Encoding': None} proposed in
https://github.com/psf/requests/issues/3953

or accepting the fact that whole size might be unknown for some downloads
or attempting to retry the download?

Would be nice if testcloud tried harder before giving up.


Metadata Update from @frantisekz:
- Issue assigned to frantisekz

2 years ago

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #156 Merged 2 years ago