From: Dr. David von Oheimb Date: Wed, 1 Dec 2021 07:01:31 +0000 (+0100) Subject: OSSL_HTTP_open(): Complete documentation of checks for server and proxy args X-Git-Tag: openssl-3.2.0-alpha1~3253 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59b6b5a94f5a5f756aa323d1fb061697ca9eadf8;p=thirdparty%2Fopenssl.git OSSL_HTTP_open(): Complete documentation of checks for server and proxy args Reviewed-by: Paul Dale Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/17186) --- diff --git a/doc/man3/OSSL_HTTP_transfer.pod b/doc/man3/OSSL_HTTP_transfer.pod index 6b784ea0b5d..b0ca3944486 100644 --- a/doc/man3/OSSL_HTTP_transfer.pod +++ b/doc/man3/OSSL_HTTP_transfer.pod @@ -68,6 +68,8 @@ I is used for writing requests and I for reading responses. As soon as the client has flushed I the server must be ready to provide a response or indicate a waiting condition via I. +If I is given, it is an error to provide I or I arguments, +while I and I arguments may be given to support diagnostic output. If I is NULL the optional I parameter can be used to set an HTTP(S) proxy to use (unless overridden by "no_proxy" settings). If TLS is not used this defaults to the environment variable C