-
Enhancement
-
Resolution: Fixed
-
P2
-
11, 12
-
b07
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8209225 | 11.0.2 | Chris Hegarty | P2 | Resolved | Fixed | b01 |
JDK-8209300 | 11.0.1 | Chris Hegarty | P2 | Resolved | Fixed | b05 |
JDK-8209187 | 11 | Chris Hegarty | P2 | Resolved | Fixed | b27 |
The new HTTP Client API has the ability to set an overall response timeout through `HttpRequest.Builder::timeout`. There was an awareness that connect timeouts might also be required, so that the connection phase can be timed with a much smaller timeout than the overall response.
- backported by
-
JDK-8209187 Differentiate response and connect timeouts in HTTP Client API
-
- Resolved
-
-
JDK-8209225 Differentiate response and connect timeouts in HTTP Client API
-
- Resolved
-
-
JDK-8209300 Differentiate response and connect timeouts in HTTP Client API
-
- Resolved
-
- csr for
-
JDK-8209075 Differentiate response and connect timeouts in HTTP Client API
-
- Closed
-
- relates to
-
JDK-8208693 Consider extending the HTTP Client request spec overall timer to cover the response body
-
- Open
-