public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/15157] New: Lack of chuncked encoding handling causes junk in http downloads
@ 2004-04-26 22:07 taras dot judge at shaw dot ca
  2004-04-26 22:12 ` [Bug libgcj/15157] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: taras dot judge at shaw dot ca @ 2004-04-26 22:07 UTC (permalink / raw)
  To: java-prs

Gcj 3.4 switched to claiming that it supports http1.1 
In fact it doesn't understand 1.1 completely. 
When the server sends "Transfer-Encoding: chunked" gcj doesn't do anything about
it. So it ends up putting chunked lengths like "94d" in the middle of InputStream.
 http://sourceforge.net/export/rss_sfnewreleases.php uses chunked encoding.

Attached is a sample of the problem

-- 
           Summary: Lack of chuncked encoding handling causes junk in http
                    downloads
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: taras dot judge at shaw dot ca
                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=15157


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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-26 22:07 [Bug java/15157] New: Lack of chuncked encoding handling causes junk in http downloads taras dot judge at shaw dot ca
2004-04-26 22:12 ` [Bug libgcj/15157] " pinskia at gcc dot gnu dot org
2004-04-27  0:45 ` taras dot judge at shaw dot ca
2004-06-27 16:24 ` mckinlay at redhat dot com
2004-09-26  0:58 ` pinskia at gcc dot gnu dot org
2005-01-07 22:43 ` konqueror at gmx dot de
2005-01-11 20:20 ` cvs-commit at gcc dot gnu dot org
2005-01-11 20:28 ` 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).