| 程序包 | 说明 |
|---|---|
| com.lark.oapi.okhttp |
An HTTP+HTTP/2 client for Android and Java applications.
|
| com.lark.oapi.okhttp.internal.http |
| 限定符和类型 | 方法和说明 |
|---|---|
Challenge |
Challenge.withCharset(Charset charset)
Returns a copy of this charset that expects a credential encoded with
charset. |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Challenge> |
Response.challenges()
Returns the RFC 7235 authorization challenges appropriate for this response's code.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static List<Challenge> |
HttpHeaders.parseChallenges(Headers responseHeaders,
String headerName)
Parse RFC 7235 challenges.
|
Copyright © 2024. All rights reserved.