| Package | Description |
|---|---|
| okhttp3 | |
| okhttp3.internal |
| Modifier and Type | Method and Description |
|---|---|
Headers |
Headers.Builder.add(String
Add an header line containing a field name, a literal colon, and a value.
|
Headers |
Headers.Builder.add(String
Add a field with the specified value.
|
Headers |
Headers.newBuilder()
|
Headers |
Headers.Builder.removeAll(String
|
Headers |
Headers.Builder.set(String
Set a field with the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Internal.addLenient(Headers
|
abstract void |
Internal.addLenient(Headers
|