MINOR: http-ana: Remove useless update of t_idle duration of the stream
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 30 Sep 2020 13:12:13 +0000 (15:12 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 4 Dec 2020 13:41:49 +0000 (14:41 +0100)
commit4a8779f808a099900a1da8675c87bff17cb134c9
tree05db5674b643cec03445fb4e9174577c09882e44
parent3ced1d1db4e6a33a1e71df940cefb30dbcdd30ac
MINOR: http-ana: Remove useless update of t_idle duration of the stream

Becaues the stream is now created after the request headers parsing, the
idle duration from the session is always up-to-date.
src/http_ana.c