AuthenticationRequest.isForProxy
bool isForProxy()Determine whether the authentication challenge is associated with a proxy server.
Determine whether the authentication challenge is associated with a proxy server rather than an "origin" server.
Returns
true if authentication is for a proxy or false otherwise.