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