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