property proxy

(r/w) basics::dictionary proxy;

Typ

Zugriff

This dictionary contains proxy settings to use when issuing requests. Allowed proxy fields are:
host Hostname to use when connecting to the proxy.
port Port number to use when connecting to the proxy.
user Username to use when authenticating with the proxy.
password Password to use when authenticating with the proxy.
type The type of proxy ("socks" or "http") server. The default proxy type is set to http.