Package | Description |
---|---|
com.squareup.okhttp | |
com.squareup.okhttp.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> |
OkHeaders.parseChallenges(Headers responseHeaders,
String challengeHeader)
Parse RFC 2617 challenges.
|
Copyright © 2017. All rights reserved.