]> git.ipfire.org Git - thirdparty/openssl.git/commit
OSSL_HTTP_set1_request(): Fix check for presence of port option and its documentation
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 30 Nov 2021 19:06:09 +0000 (20:06 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 7 Dec 2021 10:27:40 +0000 (11:27 +0100)
commit7afec59c66a8028c1cd3b533035927bb8ff4c317
treeecb31b5f0906f968115ed29985f5286f9aa3623b
parentc416b09e36ad505727601f79420156d86af6deed
OSSL_HTTP_set1_request(): Fix check for presence of port option and its documentation

For HTTP (not HTTPS) with proxy, server must be given, port is optional

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

(cherry picked from commit 266383b44c4ebce5ddf551547e73ab6eec47805b)
crypto/http/http_client.c
doc/man3/OSSL_HTTP_transfer.pod