# File lib/mechanize/http/agent.rb, line 1030
  def idle_timeout= timeout
    @http.idle_timeout = timeout
  end