Template:Error codes for callRemote and fetchRemote: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Fernando187 (talk | contribs) No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
* '''1-89''': See [http://curl.haxx.se/libcurl/c/libcurl-errors.html cURL website] or its mirror at [[CURL Errors|cURL errors]] | |||
* '''1-89''': See [http://curl.haxx.se/libcurl/c/libcurl-errors.html cURL website] | |||
* '''400-599''': See [http://en.wikipedia.org/wiki/List_of_HTTP_status_codes#4xx_Client_Error HTTP status codes] | * '''400-599''': See [http://en.wikipedia.org/wiki/List_of_HTTP_status_codes#4xx_Client_Error HTTP status codes] | ||
* '''1002''': Download aborted | * '''1002''': Download aborted | ||
Line 8: | Line 7: | ||
* '''1006''': Destination IP not allowed | * '''1006''': Destination IP not allowed | ||
* '''1007''': File error | * '''1007''': File error | ||
Latest revision as of 10:36, 12 November 2024
- 1-89: See cURL website or its mirror at cURL errors
- 400-599: See HTTP status codes
- 1002: Download aborted
- 1003: Failed to initialize
- 1004: Unable to parse url
- 1005: Unable to resolve host name
- 1006: Destination IP not allowed
- 1007: File error