# File lib/httpclient/auth.rb, line 268 def initialize @auth = {} @challenge = {} @nonce_count = 0 @scheme = "Digest" end