Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
spencergibb committed Jun 13, 2019
1 parent a73138d commit e8ddcd6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -602,8 +602,8 @@ else if (ssl.isUseInsecureTrustManager()) {
});
}

//TODO: add configuration to turn on wiretap
//httpClient = httpClient.wiretap(true);
// TODO: add configuration to turn on wiretap
// httpClient = httpClient.wiretap(true);

return httpClient;
}
Expand Down

0 comments on commit e8ddcd6

Please sign in to comment.