# File lib/http-access2.rb, line 187
  def no_proxy=(no_proxy)
    @no_proxy = no_proxy
    reset_all
  end