mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 20:15:03 -05:00
docs: non-blocking SSL handshake is now supported with NSS
Implemented since curl-7_36_0-130-g8868a22 Reported-by: Fahim Chandurwala
This commit is contained in:
parent
2d6831b758
commit
f1261b1253
@ -396,7 +396,6 @@
|
||||
EWOULDBLOCK or similar. Blocking cases include:
|
||||
|
||||
- Name resolves on non-windows unless c-ares is used
|
||||
- NSS SSL connections
|
||||
- HTTP proxy CONNECT operations
|
||||
- SOCKS proxy handshakes
|
||||
- file:// transfers
|
||||
|
@ -173,7 +173,6 @@ the future, you should be aware of the following current restrictions:
|
||||
|
||||
.nf
|
||||
- Name resolves unless the c-ares or threaded-resolver backends are used
|
||||
- NSS SSL connections
|
||||
- HTTP proxy CONNECT operations
|
||||
- SOCKS proxy handshakes
|
||||
- file:// transfers
|
||||
|
Loading…
Reference in New Issue
Block a user