mirror of
https://github.com/curl/curl.git
synced 2026-08-13 23:40:56 +03:00
parent
0fb4e59269
commit
c5cb8e7c7e
25 changed files with 50 additions and 49 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue