[Bug #912845] urllib2 only checks for a 200 return code, but 206 is also legal...
[Bug #912845] urllib2 only checks for a 200 return code, but 206 is also legal if a Range: header was supplied. (Actually, should the first 'if' statement be modified to allow any 2xx status code?)
Showing
Please register or sign in to comment