Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for setProxy (0.14 seconds)

  1. okhttp/api/jvm/okhttp.api

    	public abstract fun getFollowRedirects ()Z
    	public abstract fun getFollowSslRedirects ()Z
    	public abstract fun getHostnameVerifier ()Ljavax/net/ssl/HostnameVerifier;
    	public abstract fun getProxy ()Ljava/net/Proxy;
    	public abstract fun getProxyAuthenticator ()Lokhttp3/Authenticator;
    	public abstract fun getProxySelector ()Ljava/net/ProxySelector;
    	public abstract fun getRetryOnConnectionFailure ()Z
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue Mar 10 21:47:20 GMT 2026
    - 72.3K bytes
    - Click Count (0)
  2. okhttp/api/android/okhttp.api

    	public abstract fun getFollowRedirects ()Z
    	public abstract fun getFollowSslRedirects ()Z
    	public abstract fun getHostnameVerifier ()Ljavax/net/ssl/HostnameVerifier;
    	public abstract fun getProxy ()Ljava/net/Proxy;
    	public abstract fun getProxyAuthenticator ()Lokhttp3/Authenticator;
    	public abstract fun getProxySelector ()Ljava/net/ProxySelector;
    	public abstract fun getRetryOnConnectionFailure ()Z
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue Mar 10 21:47:20 GMT 2026
    - 72.3K bytes
    - Click Count (0)
Back to Top