continue_https_chat(): Update csp->server_connection.request_sent
authorFabian Keil <fk@fabiankeil.de>
Sat, 6 Mar 2021 09:28:59 +0000 (10:28 +0100)
committerFabian Keil <fk@fabiankeil.de>
Fri, 12 Mar 2021 11:34:11 +0000 (12:34 +0100)
commitcda4f358011b254baa2f09dd264aba7f3b9638a7
tree2f86eb06991e09e34ff7965dfed61e8dc5d93bcf
parent908b065d8bcb6cb48969f1911b11cae0355236f1
continue_https_chat(): Update csp->server_connection.request_sent

... after sending the request to make sure the latency is
calculated correctly.

Previously https connections were not reused after timeout
seconds after the first request made on the connection.
jcc.c