Method: HTTPClient::BasicAuth#force_auth
- Defined in:
- lib/httpclient/auth.rb
#force_auth ⇒ Object
Send Authorization Header without receiving 401
252 253 254 |
# File 'lib/httpclient/auth.rb', line 252 def force_auth @force_auth end |