| Package | Description |
|---|---|
| okhttp3 | |
| okhttp3.internal.http |
| Modifier and Type | Method and Description |
|---|---|
List |
Response.challenges()
Returns the authorization challenges appropriate for this response's code.
|
| Modifier and Type | Method and Description |
|---|---|
static List |
OkHeaders.parseChallenges(Headers
Parse RFC 2617 challenges.
|