Chris
This looks fine to me.
Thanks
Michael
On 07/11/14 11:44, Chris Hegarty wrote:
This is a trivial change to fix a failed previous attempt to prevent
all HTTP requests, with a streaming body, from automatically being
retried, by the HttpURLConnection implementation.
The existing implementation only prevents POST requests from being
automatically retried, it should prevent all, incl PUT.
http://cr.openjdk.java.net/~chegar/8050983/webrev.00/webrev/
-Chris.
[1] https://bugs.openjdk.java.net/browse/JDK-8050983