public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* libgcj/9645: url.openConnection() will request by default a http GET, while the jdk requests a POST
@ 2003-02-10 19:46 erik.poupaert
  0 siblings, 0 replies; only message in thread
From: erik.poupaert @ 2003-02-10 19:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9645
>Category:       libgcj
>Synopsis:       url.openConnection() will request by default a http GET, while the jdk requests a POST
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 10 19:45:59 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     erik.poupaert@chello.be
>Release:        unknown-1.0
>Organization:
>Environment:
minGW
>Description:
While trying to compile org.apache.xmlrpc, the jdk test worked properly, while the gcj-compiled version did not. java.net.URL.openConnection() automatically defaults to a GET, while the jdk-version defaults to a POST. This is one of the reasons why an unpatched porg.apache.xmlrpc does not work natively.
>How-To-Repeat:
open a http connection with URL.openConnection()
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-10 19:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-10 19:46 libgcj/9645: url.openConnection() will request by default a http GET, while the jdk requests a POST erik.poupaert

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).