parse_http_line1(): Fix diagnostic output on error and return code
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 30 Nov 2021 15:20:26 +0000 (16:20 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Fri, 3 Dec 2021 11:21:12 +0000 (12:21 +0100)
commite2b7dc353b353efccd1d228f743baa7c2d2f9f49
treeca4dbef111b5afab46598fd18e729cccf86d86b1
parent2080134ee98a6b23f7456c17901e7b06e4a42ed5
parse_http_line1(): Fix diagnostic output on error and return code

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17171)
crypto/http/http_client.c