diff --git a/docs/TODO b/docs/TODO index 23f00bfb7..709be3e5c 100644 --- a/docs/TODO +++ b/docs/TODO @@ -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 diff --git a/docs/libcurl/libcurl-multi.3 b/docs/libcurl/libcurl-multi.3 index 0717be779..d25a1b00c 100644 --- a/docs/libcurl/libcurl-multi.3 +++ b/docs/libcurl/libcurl-multi.3 @@ -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