Method: HTTPClient::ProxyAuth#basic_auth
- Defined in:
- lib/httpclient/auth.rb
#basic_auth ⇒ Object (readonly)
Returns the value of attribute basic_auth.
152 153 154 |
# File 'lib/httpclient/auth.rb', line 152 def basic_auth @basic_auth end |