class HTTP::Connection
def reset_timer
-
(void)
-
def reset_timer @conn_expires_at = Time.now + @keep_alive_timeout if @persistent end
(void)
-
def reset_timer @conn_expires_at = Time.now + @keep_alive_timeout if @persistent end