tidy-up: spelling quiche and Rustls

Closes #14605
This commit is contained in:
Viktor Szakats 2024-08-19 16:53:40 +02:00
parent 0fb4e59269
commit c5cb8e7c7e
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
25 changed files with 50 additions and 49 deletions

View file

@ -28,7 +28,7 @@ Unix domain sockets are supported for socks proxy. Set localhost for the host
part. e.g. socks5h://localhost/path/to/socket.sock
HTTPS proxy support works set with the https:// protocol prefix for OpenSSL
and GnuTLS (added in 7.52.0). It also works for BearSSL, mbedTLS, rustls,
and GnuTLS (added in 7.52.0). It also works for BearSSL, mbedTLS, Rustls,
Schannel, Secure Transport and wolfSSL (added in 7.87.0).
Unrecognized and unsupported proxy protocols cause an error (added in 7.52.0).