This module is deprecated or moved on the latest stable version. The last existing version (v1_8_7_330) is shown here.
No documentation available for this module.
HTTP_PROXY = use_proxy ? getenv('http_proxy') : nil
NO_PROXY = use_proxy ? getenv('no_proxy') : nil