get_http_use_auth


Description:

public bool get_http_use_auth ()

Returns whether the HTTP proxy server at http_host and http_port requires authentication.

The username/password combo is defined by http_auth_user and http_auth_password, but only applies when this's method is E_PROXY_METHOD_MANUAL.

Parameters:

this

an SourceProxy

Returns:

whether to authenticate HTTP proxy connections