mirror of
https://github.com/curl/curl.git
synced 2025-09-12 23:22:42 +03:00
parent
48952c1ab3
commit
1445b7ae23
2
.github/scripts/cleancmd.pl
vendored
2
.github/scripts/cleancmd.pl
vendored
|
@ -3,7 +3,7 @@
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: curl
|
# SPDX-License-Identifier: curl
|
||||||
#
|
#
|
||||||
# Input: a cmdline docs markdown, it gets modfied *in place*
|
# Input: a cmdline docs markdown, it gets modified *in place*
|
||||||
#
|
#
|
||||||
# The main purpose is to strip off the leading meta-data part, but also to
|
# The main purpose is to strip off the leading meta-data part, but also to
|
||||||
# clean up whatever else the spell checker might have a problem with that we
|
# clean up whatever else the spell checker might have a problem with that we
|
||||||
|
|
|
@ -891,7 +891,7 @@
|
||||||
13.17 Add CA caching to more TLS backends
|
13.17 Add CA caching to more TLS backends
|
||||||
|
|
||||||
The ability to cache the CA store between invokes can improve transfer
|
The ability to cache the CA store between invokes can improve transfer
|
||||||
performance signficantly. In curl 8.9.0, only OpenSSL, Schannel and wolfSSL
|
performance significantly. In curl 8.9.0, only OpenSSL, Schannel and wolfSSL
|
||||||
support this.
|
support this.
|
||||||
|
|
||||||
14. GnuTLS
|
14. GnuTLS
|
||||||
|
|
|
@ -65,7 +65,7 @@ struct OUR_OSVERSIONINFOEXW {
|
||||||
* ignored.
|
* ignored.
|
||||||
* platform [in] - The optional platform identifier.
|
* platform [in] - The optional platform identifier.
|
||||||
* condition [in] - The test condition used to specifier whether we are
|
* condition [in] - The test condition used to specifier whether we are
|
||||||
* checking a version less then, equal to or greater than
|
* checking a version less than, equal to or greater than
|
||||||
* what is specified in the major and minor version
|
* what is specified in the major and minor version
|
||||||
* numbers.
|
* numbers.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user