http_client.c: Fix inconsistency w.r.t. type of max_resp_len
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 12 May 2021 16:19:07 +0000 (18:19 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 13 May 2021 17:39:40 +0000 (19:39 +0200)
commitc4005c8b84f35196a4c455f2e8a5aecfa88372e5
tree680ba826a64beec95c9064689417b126f2317677
parentafecd85db1359b5a62c037b8a507b928541c779c
http_client.c: Fix inconsistency w.r.t. type of max_resp_len

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15251)
crypto/http/http_client.c