Files
entropy/lib/entropy
Fabio Erculiani eca401649d [entropy.fetchers] UrlFetcher: handle HTTP response without Content-Length
It can happen that HTTP servers (or those accessed via Proxy) do not
actually provide Content-Length information in the response.
This caused UrlFetcher to keep __remotesize = 0, which means that
the same thought that the file has been fully downloaded already
under some circumstances.
2012-02-09 21:55:52 +01:00
..
2011-10-17 14:27:58 +02:00
2011-10-30 22:05:48 +01:00
2011-10-17 14:27:58 +02:00
2011-10-17 14:27:58 +02:00
2011-10-17 14:27:58 +02:00
2011-10-30 22:06:48 +01:00
2011-10-17 14:27:58 +02:00
2012-02-03 23:06:41 +01:00