| Package | Description |
|---|---|
| okhttp3 |
An HTTP+HTTP/2 client for Android and Java applications.
|
| okhttp3.internal.http |
| Modifier and Type | Method and Description |
|---|---|
List<Challenge> |
Response.challenges()
Returns the authorization challenges appropriate for this response's code.
|
| Modifier and Type | Method and Description |
|---|---|
static List<Challenge> |
HttpHeaders.parseChallenges(Headers responseHeaders,
String challengeHeader)
Parse RFC 2617 challenges, also wrong ordered ones.
|
Copyright © 2017. All Rights Reserved.