码迷,mamicode.com
首页 > Web开发 > 详细

CURL (CommandLine Uniform Resource Locator) 简易教程!

时间:2015-12-23 19:35:06      阅读:297      评论:0      收藏:0      [点我收藏+]

标签:

1

http://curl.haxx.se/

http://curl.haxx.se/docs/httpscripting.html

curl is an open source command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more.

What‘s curl used for?

curl is used in command lines or scripts to transfer data. It is also used in cars, television sets, routers, printers, audio equipment, mobile phones, tablets, settop boxes, media players and is the internet transfer backbone for thousands of software applications totally affecting more than one billion users.

Who makes curl?

curl is free and open software that compiles and runs under a wide variety of operating systems. curl exists thanks to thousands of contributors.

What‘s the latest curl?

The most recent stable version is 7.46.0, released on 2nd of December 2015. Currently, 88 of the listeddownloads are of the latest version.

Where‘s the code?

Check out the latest source code from github.

 

1

 

 

1

 

 

 

1

 

xxxxxxxxxxxxxxxxx

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

 

CURL (CommandLine Uniform Resource Locator) 简易教程!

标签:

原文地址:http://www.cnblogs.com/xgqfrms/p/5070935.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!