http_client.c: make prefix checking more readable and more efficient
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 17 Jun 2021 10:55:14 +0000 (12:55 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Fri, 18 Jun 2021 12:29:19 +0000 (14:29 +0200)
commitb6fec9658beacba614d899a9b22e023ae86a41a1
tree4ed35ed230e02867170b29d5633ca9dfe486ea91
parent552aeaef0ddd92b04ac476192e1cbd42c22e77e4
http_client.c: make prefix checking more readable and more efficient

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