-
Enhancement
-
Resolution: Fixed
-
P3
-
1.1.6, 1.2.0, 1.2.2, 1.3.0, 1.3.1, 1.4.0, 1.4.0_01, 1.4.1, 5.0
-
tiger
-
generic, x86
-
generic, linux, solaris_2.6, windows_98, windows_nt, windows_2000
Name: ca25432 Date: 06/11/2002
The current HTTP API provides no way of requesting timeouts on connect and
read operations. (Actually there is a way to request timeouts, but it involves
system properties and it only sets timeouts on a global basis.)
This feature will be of obvious benefit to any HTTP client application that
must behave robustly in the face of server failure.
======================================================================
- duplicates
-
JDK-4639799 new HTTP client public API
- Closed
-
JDK-4143518 Need ability to set socket options on URLConnection
- Closed
-
JDK-4215767 More control over timeout request is needed (well atleast it would be nice)
- Closed
- relates to
-
JDK-4914005 Regression-test URLConnection/TimeoutTest2.java fails on Tiger.
- Closed