mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-bugs] [bugs #8705] Missing port value in HTTP Host header


From: anonymous
Subject: [Mldonkey-bugs] [bugs #8705] Missing port value in HTTP Host header
Date: Mon, 26 Apr 2004 18:51:39 -0400
User-agent: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:1.6) Gecko/20040408 Firefox/0.8

This mail is an automated notification from the bugs tracker
 of the project: mldonkey, a multi-networks file-sharing client.




/**************************************************************************/
[bugs #8705] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8705>
Project: mldonkey, a multi-networks file-sharing client
Submitted by: 0
On: Mon 04/26/04 at 18:51

Category:  HTTP interface
Severity:  5 - Average
Item Group:  Program malfunction
Resolution:  None
Assigned to:  None
Status:  Open
Release:  2.5.16
Release:  
Platform Version:  None
Binaries Origin:  CVS / Self compiled
CPU type:  None


Summary:  Missing port value in HTTP Host header

Original Submission:  When MLDK connects a Gnutella Web Cache the hostname in 
the Host header is not followed port value even if the server isn't on TCP port 
80. For example, if the server is on port 8080, the header should look like 
this:

Host: gwc.example.com:8080

MLDK however sends this:

Host: gwc.example.com

Which implies port 80. Most HTTP servers probably ignore this, but I wouldn't 
rely on it. I assume this a generic problem of the HTTP interface and not only 
in the Gnutella plug-in.

christianbiere at gmx de











For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8705>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]