-
Bug
-
Resolution: Fixed
-
P3
-
1.1
-
1.2beta4
-
generic
-
generic
-
Not verified
Url.openConnection needs to mention when HttpUrlConnection and JarURLConnection should be generated instead of a plain URLConnection. Though this is common sense, both IE4 and NS4 have been reported to me as generating plain URLConnections on an http URL. This is a loophole in the spec, and should be closed.