Re: Connection timeouts in JEP 321 (HTTP Client)

2018-07-31 Thread Chris Hegarty
It is unfortunate that this has come up so late the JDK 11 lifecycle, but since this has API impact, and is the right thing to do, it is certainly worth addressing now ( rather than waiting to do something in a future release). TL;DR provide API support for setting connection and response specific

Re: Connection timeouts in JEP 321 (HTTP Client)

2018-07-31 Thread Simone Bordet
Hi, On Tue, Jul 31, 2018 at 9:58 PM Chris Hegarty wrote: > > It is unfortunate that this has come up so late the JDK 11 lifecycle, > but since this has API impact, and is the right thing to do, it is > certainly worth addressing now ( rather than waiting to do something in > a future release). >