Skip to content

Instantly share code, notes, and snippets.

@simonr-cb
Created January 12, 2018 16:37
Show Gist options
  • Save simonr-cb/9923ffca47377cd2d860d1e1a6c90b20 to your computer and use it in GitHub Desktop.
Save simonr-cb/9923ffca47377cd2d860d1e1a6c90b20 to your computer and use it in GitHub Desktop.
OkHttpClient.Builder()
.hostnameVerifier(ApproovHostnameVerifier(OkHttpClient().hostnameVerifier()))
.build()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment