setAuthHeaderInfo

fun setAuthHeaderInfo(realm: String?, nonce: String?, qop: String = DEFAULT_AUTH_QOP)

Set the value of WWW-Authenticate Header

Parameters

realm

realm of header field

nonce

nonce of header field

qop

qop of header field