http_client.c: 2nd fix for calculation of Content-Length in set1_content()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 11 Jul 2022 11:52:01 +0000 (13:52 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 14 Jul 2022 08:19:33 +0000 (10:19 +0200)
commit8c65e1f719ecf7ec7ed3094bbd763f88708d26eb
tree7b11a77ced06aa43e5fe4c4865ecf3b31f6ba806
parentc54a6a4b0ef664313fb07617d6a8c26a808719e0
http_client.c: 2nd fix for  calculation of Content-Length in set1_content()

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18779)
crypto/http/http_client.c