-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
None
-
Affects Version/s: unknown
-
Component/s: core-libs
-
generic
-
generic
The URLConnection implementaiton for HTTP URLs doesn't check the doOutput
flag before returning an output stream from getOutputStream. This lets one get
a connection on which output should not be done.
flag before returning an output stream from getOutputStream. This lets one get
a connection on which output should not be done.
- duplicates
-
JDK-1262782 You can getOutputStream from an HTTP URL connection even if doOutput is false
-
- Closed
-