Background Overview:The game interface is a request operation using the PHP curl extension. However, the requested server is often unresponsive or timed out for no reason. In short, the response is not received after the request data. This time can
This article collects some curl error codes, with detailed instructions, a friend of the need to refer to it.Curl Error code ListCurle_unsupported_protocol (1) – The URL you send to Libcurl uses a protocol that is not supported by this libcurl. This
This article introduces the PHP curl_errno function described by the cURL function library error code.
Background:The game interface uses PHP cURL extension for request operations. However, the requested server often does not respond or times out
Background: The Game Interface uses the PHPcURL extension to perform request operations. However, the requested server often does not respond or times out for no reason. In short, it means that no response data is received after the request, at this
Background:The game interface uses PHP cURL extension for request operations. However, the requested server often does not respond or times out for no reason. In short, the data cannot be returned after the request. At this time, it cannot be said
These days with curl to download the system, often encounter some problems, a lot of errors and Curl's option. Now paste these error codes over to make it easy to check.Error code ListCurle_unsupported_protocol (1) – The URL you send to Libcurl uses
Curl Status Code List
Status code
Status Reason
Explain
0
Normal access
1
Wrong protocol.
Unsupported protocol. This version of Curl does not support this agreement.
2
As for my problem, the returned value of curl_errno () is 6. based on the above data query, we know that the reason is Couldn 'tresolvehost. thegivenremotehostwasnotresolved. this is the cause of "failed host resolution". now, I know how to solve
This article provides a detailed analysis of the CURL status code list. For more information, see
CURL status code list
Status Code
Status reason
Explanation
0
Normal access
1
Incorrect protocol
CURL status code list
Status Code
Status reason
Explanation
0
Normal access
1
Incorrect Protocol
Unsupported protocol. This version of cURL does not support this protocol.
2
Initialization
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.