Skip to content

Commit

Permalink
Polish
Browse files Browse the repository at this point in the history
  • Loading branch information
scottfrederick committed Apr 1, 2020
1 parent a01c845 commit cc2852c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ private static Registry<ConnectionSocketFactory> getRegistry() {
}

/**
* {@link DnsResolver} used by the {@link LocalDockerHttpClientConnectionManager} to
* ensure only the loopback address is used.
* {@link DnsResolver} that ensures only the loopback address is used.
*/
private static class LocalDnsResolver implements DnsResolver {

Expand Down

0 comments on commit cc2852c

Please sign in to comment.