Searched refs:followSslRedirects (Results 1 – 2 of 2) sorted by relevance
141 private boolean followSslRedirects = true; field in OkHttpClient172 this.followSslRedirects = okHttpClient.followSslRedirects; in OkHttpClient()422 this.followSslRedirects = followProtocolRedirects; in setFollowSslRedirects()427 return followSslRedirects; in getFollowSslRedirects()
146 private boolean followSslRedirects = true; field in OkHttpClient178 this.followSslRedirects = okHttpClient.followSslRedirects; in OkHttpClient()434 this.followSslRedirects = followProtocolRedirects; in setFollowSslRedirects()439 return followSslRedirects; in getFollowSslRedirects()