mirror of
https://github.com/curl/curl.git
synced 2026-07-16 13:07:16 +03:00
parent
6c51adeb71
commit
84e2ca7e3c
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ Could not resolve host. The given remote host was not resolved.
|
|||
.IP "CURLE_COULDNT_CONNECT (7)"
|
||||
Failed to connect() to host or proxy.
|
||||
.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.
|
||||
.IP "CURLE_REMOTE_ACCESS_DENIED (9)"
|
||||
We were denied access to the resource given in the URL. For FTP, this occurs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue