X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=http.stub.php;fp=http.stub.php;h=dac58fa005a4aa17a18208f53048cf0094228874;hb=703b130bf92d21e9c80263a2e79ea25f31f1fcc6;hp=63cbf84cec1f4bb0887e3dd67a210875644cc30b;hpb=706014924a5f406a22b483d8532056288f6c49e0;p=mdref%2Fmdref-http diff --git a/http.stub.php b/http.stub.php index 63cbf84..dac58fa 100644 --- a/http.stub.php +++ b/http.stub.php @@ -1938,7 +1938,7 @@ const FEATURES = 4179869; * e.g. "libcurl/7.50.0 OpenSSL/1.0.2h zlib/1.2.8 libidn/1.32 nghttp2/1.12.0". * See http\Client\Curl\Versions namespace. */ -const VERSIONS = 'libcurl/7.64.0 OpenSSL/1.1.1b zlib/1.2.11 libidn2/2.0.5 libpsl/0.20.2 (+libidn2/2.0.5) libssh2/1.8.0 nghttp2/1.36.0 librtmp/2.3'; +const VERSIONS = 'libcurl/7.64.0 OpenSSL/1.1.1d zlib/1.2.11 libidn2/2.0.5 libpsl/0.20.2 (+libidn2/2.0.5) libssh2/1.8.0 nghttp2/1.36.0 librtmp/2.3'; /** * Use HTTP/1.0 protocol version. */ @@ -2382,7 +2382,7 @@ const CURL = '7.64.0'; /** * Version string of the SSL/TLS library, e.g. "OpenSSL/1.0.2h". */ -const SSL = 'OpenSSL/1.1.1b'; +const SSL = 'OpenSSL/1.1.1d'; /** * Version string of the zlib compression library, e.g. "1.2.8". */