mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 18:02:05 +00:00
Add small warning in httpclient's onProgressChanged docs.
This commit is contained in:
@@ -84,6 +84,9 @@
|
||||
## .. code-block:: Nim
|
||||
## client.onProgressChanged = nil
|
||||
##
|
||||
## **Warning:** The ``total`` reported by httpclient may be 0 in some cases.
|
||||
##
|
||||
##
|
||||
## SSL/TLS support
|
||||
## ===============
|
||||
## This requires the OpenSSL library, fortunately it's widely used and installed
|
||||
|
||||
Reference in New Issue
Block a user