bugGNU Wget - Bugs: bug #33832, wget closes connection on a 416...

 
 

bug #33832: wget closes connection on a 416 response

Submitter:  Noël Köthe <nok>
Submitted:  Sat 23 Jul 2011 10:11:39 AM UTC
   
 
Category:  Protocol Issue Severity:  3 - Normal
Priority:  5 - Normal Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Open
Release:  1.12 Operating System:  GNU/Linux
Reproducibility:  None Fixed Release:  None
Planned Release:  None Regression:  None
Work Required:  None Patch Included:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 23 Jul 2011 10:11:39 AM UTC, original submission:  

wget closes the connection after every 416 responce. For example I do

wget http://localhost/file1 http://localhost/file2

then wget sends:

GET /debian/dists/sid/Release HTTP/1.0
Range: bytes=151784-
User-Agent: Wget/1.12 (linux-gnu)
Accept: /
Host: localhost
Connection: Keep-Alive

I then reply with:

HTTP/1.1 416 Requested Range Not Satisfiable
Date: Sat, 07 May 2011 15:10:58 GMT
Server: Apache/2.2.9 (Debian) DAV/2
Connection: Keep-Alive
Keep-Alive: timeout=15, max=498
Content-Length: 0

and wget closes the connection instead of sending the next request.

http://bugs.debian.org/625983

Noël Köthe <nok>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nok (Submitted the item)
  • -email is unavailable- added by nok (Debian BTS)
  •  

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-07-23 nok Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code