| Package | Description |
|---|---|
| okhttp3.internal.http2 | |
| okhttp3.mockwebserver |
| Modifier and Type | Method and Description |
|---|---|
void |
Http2Connection.setSettings(Settings settings)
Merges
settings into this peer's settings and sends them to the remote peer. |
| Modifier and Type | Method and Description |
|---|---|
Settings |
MockResponse.getSettings() |
| Modifier and Type | Method and Description |
|---|---|
MockResponse |
MockResponse.withSettings(Settings settings)
|
Copyright © 2017. All Rights Reserved.