apps: use else if when checking for headers in the http server code
authorPauli <pauli@openssl.org>
Mon, 17 May 2021 08:16:28 +0000 (18:16 +1000)
committerPauli <pauli@openssl.org>
Tue, 18 May 2021 03:24:41 +0000 (13:24 +1000)
commita94d62ab23e95630c156d00342ee9c3cf2e59515
treebf42174d1d18a563157a32eb500fa2f1c7495bb3
parent4547a71930a27fca9ae62c38962d6dc67ee0b4bf
apps: use else if when checking for headers in the http server code

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/15300)
apps/lib/http_server.c