44a794052f
I've even changed the MASTER_SITE in the Makefile, just not here.. oops. Submitted by: Daniel Stenberg <daniel@haxx.se>
10 lines
367 B
Plaintext
10 lines
367 B
Plaintext
curl is a client to get documents/files from servers, using any of the
|
|
supported protocols. The command is designed to work without user
|
|
interaction or any kind of interactivity.
|
|
|
|
curl offers a busload of useful tricks like proxy support, user
|
|
authentication, ftp upload, HTTP post, SSL (https:) connections, file
|
|
transfer resume and more.
|
|
|
|
WWW: http://curl.haxx.se/
|