|
From: | Andrea Grillini |
Subject: | Re: [Bug-wget] Should "-c" work with "-i"? |
Date: | Mon, 07 Dec 2009 12:50:58 +0100 |
User-agent: | Thunderbird 2.0.0.23 (X11/20090817) |
Micah Cowan wrote:
200 OK<snip>Content-Length: 58430011This response indicates that the server declined to send wget a "continuation" of the existing files; can you send the request headers that corresponded to this response?
A scrap from the output follows. I'm afraid the php script simply ignores the "Range" header... doesn't it?
---request begin--- GET /f/file_serve.php?d=#####path#####&f=#####filename##### HTTP/1.0 Range: bytes=795068- User-Agent: Wget/1.11.4 Accept: */* Host: #####HOSTNAME##### Connection: Keep-Alive ---request end--- > Can you re-verify that wget really does behave differently on URLs > specified on the command-line versus other sources?I tried both passing the URL directly on the command line and in a file with "-i": I obtain the same HTTP request.
Thanks A.
[Prev in Thread] | Current Thread | [Next in Thread] |