|
The FTP server does not understand the PRET command at all or does not support the given argument. Be careful when using CURLOPT_CUSTOMREQUEST, a custom LIST command is sent with the PRET command before PASV as well. (Added in 7.20.0)
|
Il server FTP non comprende affatto il comando PRET o non supporta l'argomento specificato. Prestare attenzione quando si utilizza CURLOPT_CUSTOMREQUEST, viene inviato un comando LIST personalizzato con il comando PRET anche prima di PASV. (Aggiunto nella versione 7.20.0)
|
|
Mismatch of RTSP CSeq numbers.
|
Mancata corrispondenza dei numeri RTSP CSeq.
|
|
Mismatch of RTSP Session Identifiers.
|
Mancata corrispondenza degli identificatori di sessione RTSP.
|
|
Unable to parse FTP file list (during FTP wildcard downloading).
|
Impossibile analizzare l'elenco dei file FTP (durante il download dei caratteri jolly FTP).
|
|
Chunk callback reported error.
|
Errore segnalato dal callback del blocco.
|
|
(For internal use only, is never returned by libcurl) No connection available, the session is queued. (added in 7.30.0)
|
(Solo per uso interno, non viene mai restituito da libcurl) Nessuna connessione disponibile, la sessione è in coda. (aggiunto nella versione 7.30.0)
|
|
Failed to match the pinned key specified with CURLOPT_PINNEDPUBLICKEY.
|
Impossibile trovare la corrispondenza con la chiave bloccata specificata con CURLOPT_PINNEDPUBLICKEY.
|
|
Status returned failure when asked with CURLOPT_SSL_VERIFYSTATUS.
|
Lo stato ha restituito un errore quando è stato richiesto con CURLOPT_SSL_VERIFYSTATUS.
|
|
Stream error in the HTTP/2 framing layer.
|
Errore di flusso nel livello di frame HTTP/2.
|
|
An API function was called from inside a callback.
|
Una funzione API è stata chiamata dall'interno di un callback.
|
|
An authentication function returned an error.
|
Una funzione di autenticazione ha restituito un errore.
|
|
A problem was detected in the HTTP/3 layer. This is somewhat generic and can be one out of several problems, see the error buffer for details.
|
È stato rilevato un problema nel livello HTTP/3. Questo è un po' generico e può essere uno dei diversi problemi, vedere il buffer degli errori per i dettagli.
|
|
QUIC connection error. This error may be caused by an SSL library error. QUIC is the protocol used for HTTP/3 transfers.
|
Errore di connessione QUIC. Questo errore può essere causato da un errore della libreria SSL. QUIC è il protocollo utilizzato per i trasferimenti HTTP/3.
|
|
Proxy handshake error. CURLINFO_PROXY_ERROR provides extra details on the specific problem.
|
Errore di handshake proxy. CURLINFO_PROXY_ERROR fornisce ulteriori dettagli sul problema specifico.
|
|
SSL Client Certificate required.
|
È richiesto il certificato client SSL.
|
|
An internal call to poll() or select() returned error that is not recoverable.
|
Una chiamata interna a poll() o select() ha restituito un errore che non è recuperabile.
|
|
Tests
|
Test
|
|
Proxies
|
Proxy
|
|
Curl return codes
|
Codici restituiti Curl
|
|
Log History
|
Storico Log
|