Class | HTTPClient::DigestAuth |
In: |
lib/httpclient/auth.rb
|
Parent: | Object |
Authentication filter for handling DigestAuth negotiation. Used in WWWAuth.
scheme | [R] | Authentication scheme. |
Response handler: returns credential. It sends cred only when a given uri is;
Resets challenge state. Do not send ’*Authorization’ header until the server sends ’*Authentication’ again.