On 11/06/18 17:02, Chris Povirk wrote:
And sorry, I only now remembered that you asked for an acknowledgement
of each point. The immutable-HttpRequest change sounds good, too.
No problem. I'll push the change to the sandbox, and it will be picked
up the next refresh ( hopefully later this week
Any thoughts?
-Jaikiran
On Sunday, June 3, 2018, Jaikiran Pai wrote:
> Consider the following code:
>
> public class HttpClientTest {
> public static void main(final String[] args) {
> final HttpClient httpClient = HttpClient.newBuilder().build();
> final String targetURL = "