# File lib/httpclient/auth.rb, line 251
    def challenge(uri, param_str)
      @challengeable[uri] = true
      true
    end