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:20:21 +0000 (10:20 +0200)
commitcf56f4425708a1ad8af8aede104a5e1c0294aafd
tree12257e7d61cda1b8aab9b80a101bc02c086167f7
parent3c85170e1c2d67ca7fac84af1cfd5cb33fc24abc
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)

(cherry picked from commit 8c65e1f719ecf7ec7ed3094bbd763f88708d26eb)
crypto/http/http_client.c