类的使用
com.lark.oapi.okhttp.Challenge
使用Challenge的程序包
程序包
说明
An HTTP+HTTP/2 client for Android and Java applications.
-
com.lark.oapi.okhttp中Challenge的使用
修饰符和类型方法说明Challenge.withCharset(Charset charset) Returns a copy of this charset that expects a credential encoded withcharset.返回变量类型为Challenge的类型的com.lark.oapi.okhttp中的方法修饰符和类型方法说明Response.challenges()Returns the RFC 7235 authorization challenges appropriate for this response's code. -
com.lark.oapi.okhttp.internal.http中Challenge的使用
返回变量类型为Challenge的类型的com.lark.oapi.okhttp.internal.http中的方法修饰符和类型方法说明HttpHeaders.parseChallenges(Headers responseHeaders, String headerName) Parse RFC 7235 challenges.