diff options
Diffstat (limited to 'docs/cmdline-opts/page-footer')
-rw-r--r-- | docs/cmdline-opts/page-footer | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/cmdline-opts/page-footer b/docs/cmdline-opts/page-footer index d1f32a66f..4ae7cad65 100644 --- a/docs/cmdline-opts/page-footer +++ b/docs/cmdline-opts/page-footer @@ -44,8 +44,11 @@ match. If curl was built with support for "MultiSSL", meaning that it has built-in support for more than one TLS backend, this environment variable can be set to the case insensitive name of the particular backend to use when curl is -invoked. Setting a name that isn't a built-in alternative, will make curl +invoked. Setting a name that isn't a built-in alternative will make curl stay with the default. + +SSL backend names (case-insensitive): bearssl, gnutls, gskit, mbedtls, +mesalink, nss, openssl, rustls, schannel, secure-transport, wolfssl .IP "QLOGDIR <directory name>" If curl was built with HTTP/3 support, setting this environment variable to a local directory will make curl produce qlogs in that directory, using file |