# File lib/httpclient.rb, line 427
  def no_proxy=(no_proxy)
    @no_proxy = no_proxy
    reset_all
  end