mirror of
https://github.com/curl/curl.git
synced 2026-08-24 12:33:37 +03:00
Fixed some typos in documentation
This commit is contained in:
parent
0f15ed1617
commit
cb787b70bf
16 changed files with 33 additions and 34 deletions
|
|
@ -26,12 +26,12 @@ libcurl supports
|
|||
- compiles on win32 (reported builds on 40+ operating systems)
|
||||
- selectable network interface for outgoing traffic
|
||||
- IPv6 support on unix and Windows
|
||||
- persistant connections
|
||||
- persistent connections
|
||||
- socks5 support
|
||||
- supports user name + password in proxy environment variables
|
||||
- operations through proxy "tunnel" (using CONNECT)
|
||||
- supports large files (>2GB and >4GB) both upload/download
|
||||
- replacable memory functions (malloc, free, realloc, etc)
|
||||
- replaceable memory functions (malloc, free, realloc, etc)
|
||||
- asynchronous name resolving (*6)
|
||||
- both a push and a pull style interface
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue