is_for_proxy


Description:

[ Version ( since = "2.2" ) ]
public bool is_for_proxy ()

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.

Parameters:

this

a AuthenticationRequest

Returns:

true if authentication is for a proxy or false otherwise.