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
.
this |
an SourceProxy |
whether to authenticate HTTP proxy connections |