classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch] HTTP connections


From: Michael Koch
Subject: [cp-patches] [Patch] HTTP connections
Date: Tue, 26 Oct 2004 13:51:43 +0200
User-agent: Mutt/1.5.6+20040722i

Hi list,


I just commited the attached patch to fix HTTP connections. SUN seems to
implicitely switch to POST method when getOutputStream() is called.

A mauve testcase for this got written an commited.

GNU inetlib seems to have this bug too.


Michael


2004-10-26  Michael Koch  <address@hidden>

        * gnu/java/net/protocol/http/Connection.java
        (getOutputStream): Implicitely switch to POST method.

Attachment: post.diff
Description: Text document


reply via email to

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