SOAP::Env
(Module)
In:
soap/soap.rb
Methods
getenv
Constants
HTTP_PROXY
=
use_proxy ? getenv('http_proxy') : nil
NO_PROXY
=
use_proxy ? getenv('no_proxy') : nil
Public Class methods
getenv
(name)
[Validate]