| 限定符和类型 | 方法和说明 |
|---|---|
static HttpClient |
HttpClient.newInstance(String url) |
static HttpClient |
HttpClient.newInstance(String url,
okhttp3.logging.HttpLoggingInterceptor.Level level) |
static HttpClient |
HttpClient.newInstance(String baseUrl,
int timeoutOfSecs,
okhttp3.logging.HttpLoggingInterceptor.Level level,
boolean checkSsl) |
Copyright © 2022. All rights reserved.