Method: CFoundry::V1::Client#https_proxy
- Defined in:
- lib/cfoundry/v1/client.rb
#https_proxy ⇒ Object
Current https proxy URI. Usually nil.
60 61 62 |
# File 'lib/cfoundry/v1/client.rb', line 60 def https_proxy @base.https_proxy end |