-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: core-libs
The HTTP Client request timeout set using `java.net.http.HttpRequest.Builder::timeout` previously applied only until the response headers were received. Its scope has now been extended to also cover the consumption of the response body, if present.