Method: PostageApp::Configuration#proxy_host
- Defined in:
- lib/postageapp/configuration.rb
#proxy_host ⇒ Object
The hostname of the proxy server (if using a proxy)
18 19 20 |
# File 'lib/postageapp/configuration.rb', line 18 def proxy_host @proxy_host end |