Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the DNS service pluggable. #1967

Merged
merged 1 commit into from
Nov 4, 2015
Merged

Conversation

swankjesse
Copy link
Collaborator

It was already pluggable as the internal class named Network. Now it's
exposed as a public interface called DNS.

@@ -30,44 +30,57 @@
* this is the server's hostname and port. If an explicit proxy is requested (or
* {@linkplain Proxy#NO_PROXY no proxy} is explicitly requested), this also includes
* that proxy information. For secure connections the address also includes the
* SSL socket factory and hostname verifier.
* SSL socket factory, hostname verifier and certificate pinner.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oxford 😀

@JakeWharton
Copy link
Collaborator

LGTM :shipit:

It was already pluggable as the internal class named Network. Now it's
exposed as a public interface called DNS.
@swankjesse swankjesse force-pushed the jwilson_1103_custom_dns branch from 0745e4b to 38c6e61 Compare November 4, 2015 14:25
swankjesse added a commit that referenced this pull request Nov 4, 2015
@swankjesse swankjesse merged commit 65b43ff into master Nov 4, 2015
@swankjesse swankjesse deleted the jwilson_1103_custom_dns branch November 14, 2015 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants