class Excon::Connection
def params=(new_params)
def params=(new_params) Excon.display_warning('Excon::Connection#params= is deprecated. Use of this method may cause unexpected results.') @data = new_params end
def params=(new_params) Excon.display_warning('Excon::Connection#params= is deprecated. Use of this method may cause unexpected results.') @data = new_params end