mirror of
https://github.com/curl/curl.git
synced 2026-07-23 15:37:16 +03:00
fix the formatting of the trailing list
This commit is contained in:
parent
96c093f27c
commit
f2eb3c1f79
1 changed files with 2 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ A few areas in the code are still using blocking code, even when used from the
|
|||
multi interface. While we certainly want and intend for these to get fixed in
|
||||
the future, you should be aware of the following current restrictions:
|
||||
|
||||
.nf
|
||||
- Name resolves on non-windows unless c-ares is used
|
||||
- GnuTLS SSL connections
|
||||
- Active FTP connections
|
||||
|
|
@ -132,3 +133,4 @@ the future, you should be aware of the following current restrictions:
|
|||
- SCP and SFTP connections
|
||||
- SFTP transfers
|
||||
- file:// transfers
|
||||
.fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue