The http_proxy_* args should be removed from the client module utils files. These args do not align with their corresponding parameters (proxy_host, proxy_port), which is confusing.
Since these utils are public, the change must be done as part of a major release
See #261