| Package | Description |
|---|---|
| okhttp3.internal.http | |
| okhttp3.internal.io |
| Modifier and Type | Method and Description |
|---|---|
HttpStream |
StreamAllocation.newStream(int connectTimeout, int readTimeout, int writeTimeout, boolean connectionRetryEnabled, boolean doExtensiveHealthChecks)
|
void |
HttpEngine.sendRequest()
Figures out what the response source will be, and opens a socket to that source if necessary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealConnection.connect(int connectTimeout, int readTimeout, int writeTimeout, List
|