AuthenticationRequest.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.

class AuthenticationRequest
bool
isForProxy
()

Return Value

Type: bool

true if authentication is for a proxy or false otherwise.