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