//okhttp/okhttp3/Challenge/withCharset
withCharset¶
[jvm]\ fun withCharset(charset: Charset): Challenge
Returns a copy of this charset that expects a credential encoded with charset.
//okhttp/okhttp3/Challenge/withCharset
[jvm]\ fun withCharset(charset: Charset): Challenge
Returns a copy of this charset that expects a credential encoded with charset.