[BusyBox 0001140]: wget host header missing port
bugs at busybox.net
bugs at busybox.net
Wed Jan 3 14:09:53 PST 2007
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=1140
======================================================================
Reported By: stan
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 1140
Category: Networking Support
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 01-03-2007 03:59 PST
Last Modified: 01-03-2007 14:09 PST
======================================================================
Summary: wget host header missing port
Description:
The port isn't included in the host header when it is different to port
80.
Relevant line:
fprintf(sfp, "Host: %s\r\nUser-Agent: Wget\r\n", target.host);
======================================================================
----------------------------------------------------------------------
vda - 01-03-07 14:09
----------------------------------------------------------------------
Fixed in rev 17147, thanks!
Issue History
Date Modified Username Field Change
======================================================================
01-03-07 03:59 stan New Issue
01-03-07 03:59 stan Status new => assigned
01-03-07 03:59 stan Assigned To => BusyBox
01-03-07 14:09 vda Status assigned => closed
01-03-07 14:09 vda Note Added: 0001953
======================================================================
More information about the busybox-cvs
mailing list