CURL.1 manual page
Name
Curl-transfer a URL
Summary
curl[options] [URL ...]
Describe
CURL is a tool that transmits data to or from the server, which supports HTTP, HTTPS,
Protocols such as FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP, or
This article is http://www.51osos.com/a/Linux_CentOS_RedHat/Linuxjichu/2010/1025/curl.html and http://hi.baidu.com/yschen0925/ Summary of the blog/item/d62851072f10eaca7b894790.html.
Today 51 open Source to give you a detailed explanation curl this
1. Open the GZIP requestCurl-i http://www.sina.com.cn/-H accept-encoding:gzip,defalte2, monitoring the response time of the Web pageCurl-o/dev/null-s-W "time_connect:%{time_connect}\ntime_starttransfer:%{time_starttransfer}\ntime_total:%{time_ total}
Original address: http://blog.sina.com.cn/s/blog_4b9eab320100slyw.html
Can be viewed as a command line browser
1. Open the GZIP requestCurl-i http://www.sina.com.cn/-H accept-encoding:gzip,defalte2, monitoring the response time of the Web pageCurl-o/
This article mainly introduces PHP using curl in the detailed analysis of Php curl and common pits, and now share to everyone, but also for everyone to make a reference. Let's take a look at it with a little knitting.
Tanabata, as a
CURL is a very powerful open-source library that supports many protocols, including HTTP, FTP, and TELNET. We use it to send HTTP requests. It brings us the benefit of setting different HTTP parameters through flexible options and supporting HTTPS.
Curl is a File Transfer tool that uses the URL syntax to work in the command line mode. It supports many protocols: FTP, ftps, HTTP, https, Gopher, telnet, dict, file, and LDAP. Curl also supports HTTPS authentication, http post, http put, FTP
Tanabata, as the development, the sister did not "up" on the server it, girls have a hot classmate that left hug sister right hold server it, and sister is to gift, the server does not need. Well, long story short again, sacrifice today's tool--curl
This article introduces you to the content of PHP in the CURL Library, now share to everyone, the need for friends can refer to
Overview
Brief introduction
At the beginning of the design, CURL (Client URL Library) is a command-line tool that
Introduction and Installation Configuration
PHP-supported Libcurl libraries created by Daniel Stenberg allow you to connect and communicate with a variety of servers using various types of protocols. Libcurl currently supports HTTP, HTTPS, FTP,
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.