mirror of
https://github.com/curl/curl.git
synced 2025-02-23 15:10:03 +08:00
parent
6c51adeb71
commit
84e2ca7e3c
@ -62,7 +62,7 @@ Could not resolve host. The given remote host was not resolved.
|
|||||||
.IP "CURLE_COULDNT_CONNECT (7)"
|
.IP "CURLE_COULDNT_CONNECT (7)"
|
||||||
Failed to connect() to host or proxy.
|
Failed to connect() to host or proxy.
|
||||||
.IP "CURLE_WEIRD_SERVER_REPLY (8)"
|
.IP "CURLE_WEIRD_SERVER_REPLY (8)"
|
||||||
The server sent data libcurl could not parse. This error code was known as as
|
The server sent data libcurl could not parse. This error code was known as
|
||||||
\fICURLE_FTP_WEIRD_SERVER_REPLY\fP before 7.51.0.
|
\fICURLE_FTP_WEIRD_SERVER_REPLY\fP before 7.51.0.
|
||||||
.IP "CURLE_REMOTE_ACCESS_DENIED (9)"
|
.IP "CURLE_REMOTE_ACCESS_DENIED (9)"
|
||||||
We were denied access to the resource given in the URL. For FTP, this occurs
|
We were denied access to the resource given in the URL. For FTP, this occurs
|
||||||
|
Loading…
Reference in New Issue
Block a user