Hi, In wget 1.10, I observe this behavior:
If I execute this command wget -c somefile where somefile is already fully retrieved, but for some reason (buggy server), the webserver return a 400 OK HTTP message instead of request range not satistied; then wget will redownload the file, sometimes producing somefile.1 . So, has there any change to these behavior or can this be filed as bug/enhancement? Thanks. --- Charles
