HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.c
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 12 Jun 2021 15:43:15 +0000 (17:43 +0200)
committerMatt Caswell <matt@openssl.org>
Wed, 16 Jun 2021 13:36:01 +0000 (14:36 +0100)
commitab9d67efa4c2a4ee6787430a447de675cb78c8e2
tree8a7a336f91247b9f45e13f48980084a4ed2a68ce
parenteefdb8e013fa9d0881566b41291c5725a77b332a
HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.c

For this reason, export this function, which allows removing http_local.h

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15764)
apps/cmp.c
crypto/http/http_client.c
crypto/http/http_lib.c
crypto/http/http_local.h [deleted file]
crypto/ocsp/ocsp_http.c
doc/man3/OSSL_HTTP_parse_url.pod
include/openssl/http.h
util/libcrypto.num