[Bug libgcj/9645] url.openConnection() will request by default a http GET, while the jdk requests a POST

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Oct 6 19:52:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-06 19:52 -------
The JDK is wrong in this case as from <http://java.sun.com/j2se/1.4.1/docs/api/java/net/
HttpURLConnection.html>:  "The default method is GET."



More information about the Gcc-bugs mailing list