public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/15509] New: URL.connect does not include port into the "Host:" header field of HTTP request
@ 2004-05-18 10:39 elizarov at devexperts dot com
  2004-05-28  7:53 ` [Bug libgcj/15509] " mckinlay at redhat dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: elizarov at devexperts dot com @ 2004-05-18 10:39 UTC (permalink / raw)
  To: java-prs

When connection is attempted with URL class to something 
like "myhost:8080/myfile" the following header is generated:

Host: myhost

But it should be:

Host: myhost:8080

-- 
           Summary: URL.connect does not include port into the "Host:"
                    header field of HTTP request
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: elizarov at devexperts dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15509


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-01-11 20:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-18 10:39 [Bug libgcj/15509] New: URL.connect does not include port into the "Host:" header field of HTTP request elizarov at devexperts dot com
2004-05-28  7:53 ` [Bug libgcj/15509] " mckinlay at redhat dot com
2004-06-27 16:25 ` mckinlay at redhat dot com
2005-01-07 22:42 ` konqueror at gmx dot de
2005-01-11 20:20 ` cvs-commit at gcc dot gnu dot org
2005-01-11 20:27 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).