Página 1 de 2

cURL Action Plugin

Publicado: 07 Ene 2012 21:51
por Ceone
Imagen

cURL Action Plugin es un plugin que permite cargar el código de las paginas html mas rápido que el formato que trae de serie Autoplay Media Studio "o por lo menos el creador dice eso...", yo lo he probado un par de veces y no me a convencido mucho, pero bueno puede que a vosotros os sea mas útil, un saludo.

Mas Información:

Lista de Errores:
_tblErrorMessages[1000000] = "cURL binary could not be found.";
_tblErrorMessages[1000001] = "Unsupported protocol. This build of curl has no support for this protocol.";
_tblErrorMessages[1000002] = "Failed to initialize.";
_tblErrorMessages[1000003] = "URL malformed. The syntax was not correct.";
_tblErrorMessages[1000004] = "A feature or option that was needed to perform the desired request was not enabled or was explicitly disabled at build-time.";
_tblErrorMessages[1000005] = "Couldn't resolve proxy. The given proxy host could not be resolved.";
_tblErrorMessages[1000006] = "Couldn't resolve host. The given remote host was not resolved.";
_tblErrorMessages[1000007] = "Failed to connect to host.";
_tblErrorMessages[1000008] = "FTP weird server reply. The server sent data curl couldn't parse.";
_tblErrorMessages[1000009] = "FTP access denied. The server denied login or denied access to the particular resource or directory you wanted to reach";
_tblErrorMessages[10000011] = "FTP weird PASS reply. Curl couldn't parse the reply sent to the PASS request.";
_tblErrorMessages[10000013] = "FTP weird PASV reply, Curl couldn't parse the reply sent to the PASV request.";
_tblErrorMessages[10000014] = "FTP weird 227 format. Curl couldn't parse the 227-line the server sent.";
_tblErrorMessages[10000015] = "FTP can't get host. Couldn't resolve the host IP we got in the 227-line.";
_tblErrorMessages[10000017] = "FTP couldn't set binary. Couldn't change transfer method to binary.";
_tblErrorMessages[10000018] = "Partial file. Only a part of the file was transferred.";
_tblErrorMessages[10000019] = "FTP couldn't download/access the given file, the RETR (or similar) command failed.";
_tblErrorMessages[10000021] = "FTP quote error. A quote command returned error from the server.";
_tblErrorMessages[10000022] = "HTTP page not retrieved. The requested url was not found or returned another error with the HTTP error code being 400 or above. This return code only appears if -f/--fail is used."
_tblErrorMessages[10000023] = "Write error. Curl couldn't write data to a local filesystem or similar";
_tblErrorMessages[10000025] = "FTP couldn't STOR file. The server denied the STOR operation, used for FTP uploading.";
_tblErrorMessages[10000026] = "Read error. Various reading problems.";
_tblErrorMessages[10000027] = "Out of memory. A memory allocation request failed.";
_tblErrorMessages[10000028] = "Operation timeout. The specified time-out period was reached according to the conditions.";
_tblErrorMessages[10000030] = "FTP PORT failed. The PORT command failed. Not all FTP servers support the PORT command, try doing a transfer using PASV instead!";
_tblErrorMessages[10000031] = "FTP couldn't use REST. The REST command failed. This command is used for resumed FTP transfers.";
_tblErrorMessages[10000033] = "The server does not support or accept range requests.";
_tblErrorMessages[10000034] = "HTTP post error. Internal post-request generation error.";
_tblErrorMessages[10000035] = "SSL connect error. The SSL handshaking failed.";
_tblErrorMessages[10000036] = "FTP bad download resume. Couldn't continue an earlier aborted download.";
_tblErrorMessages[10000037] = "FILE couldn't read file. Failed to open the file. Permissions?";
_tblErrorMessages[10000038] = "LDAP cannot bind. LDAP bind operation failed.";
_tblErrorMessages[10000039] = "LDAP search failed.";
_tblErrorMessages[10000041] = "Function not found. A required LDAP function was not found.";
_tblErrorMessages[10000042] = "Aborted by callback. An application told curl to abort the operation.";
_tblErrorMessages[10000043] = "Internal error. A function was called with a bad parameter.";
_tblErrorMessages[10000045] = "Interface error. A specified outgoing interface could not be used.";
_tblErrorMessages[10000047] = "Too many redirects. When following redirects, curl hit the maximum amount.";
_tblErrorMessages[10000048] = "Unknown option specified to libcurl.";
_tblErrorMessages[10000049] = "Malformed telnet option.";
_tblErrorMessages[10000051] = "The peer's SSL certificate or SSH MD5 fingerprint was not OK.";
_tblErrorMessages[10000052] = "The server didn't reply anything, which here is considered an error.";
_tblErrorMessages[10000053] = "SSL crypto engine not found.";
_tblErrorMessages[10000054] = "Cannot set SSL crypto engine as default.";
_tblErrorMessages[10000055] = "Failed sending network data.";
_tblErrorMessages[10000056] = "Failure in receiving network data.";
_tblErrorMessages[10000058] = "Problem with the local certificate.";
_tblErrorMessages[10000059] = "Couldn't use specified SSL cipher.";
_tblErrorMessages[10000060] = "Peer certificate cannot be authenticated with known CA certificates.";
_tblErrorMessages[10000061] = "Unrecognized transfer encoding.";
_tblErrorMessages[10000062] = "Invalid LDAP URL.";
_tblErrorMessages[10000063] = "Maximum file size exceeded.";
_tblErrorMessages[10000064] = "Requested FTP SSL level failed.";
_tblErrorMessages[10000065] = "Sending the data requires a rewind that failed.";
_tblErrorMessages[10000066] = "Failed to initialise SSL Engine.";
_tblErrorMessages[10000067] = "The user name, password, or similar was not accepted and curl failed to login.";
_tblErrorMessages[10000068] = "File not found on TFTP server.";
_tblErrorMessages[10000069] = "Permission problem on TFTP server.";
_tblErrorMessages[10000070] = "Out of disk space on TFTP server.";
_tblErrorMessages[10000071] = "Illegal TFTP operation.";
_tblErrorMessages[10000072] = "Unknown TFTP transfer ID.";
_tblErrorMessages[10000073] = "File already exists (TFTP).";
_tblErrorMessages[10000074] = "No such user (TFTP).";
_tblErrorMessages[10000075] = "Character conversion failed.";
_tblErrorMessages[10000076] = "Character conversion functions required.";
_tblErrorMessages[10000077] = "Problem with reading the SSL CA cert (path? access rights?).";
_tblErrorMessages[10000078] = "The resource referenced in the URL does not exist.";
_tblErrorMessages[10000079] = "An unspecified error occurred during the SSH session.";
_tblErrorMessages[10000080] = "Failed to shut down the SSL connection.";
_tblErrorMessages[10000082] = "Could not load CRL file, missing or wrong format.";
_tblErrorMessages[10000083] = "Issuer check failed.";
_tblErrorMessages[10000084] = "The FTP PRET command failed.";
_tblErrorMessages[10000085] = "RTSP: mismatch of CSeq numbers";
_tblErrorMessages[10000086] = "RTSP: mismatch of Session Identifiers";
_tblErrorMessages[10000087] = "Unable to parse FTP file list.";
_tblErrorMessages[10000088] = "FTP chunk callback reported error.";
Descarga:
HIDE: ON
Hidebb Message Hidden Description

Re: cURL Action Plugin

Publicado: 31 Ene 2012 05:34
por dangngocnguyenit
thanks

Re: cURL Action Plugin

Publicado: 31 Ene 2012 10:42
por bumbo
thanx

Re: cURL Action Plugin

Publicado: 31 Ene 2012 13:05
por mecivic
Thank you

Re: cURL Action Plugin

Publicado: 07 Mar 2012 06:53
por omisterioo
xd

Re: cURL Action Plugin

Publicado: 17 Jul 2012 01:49
por lucasalerv12
lo probaré, gracias

Re: cURL Action Plugin

Publicado: 17 Jul 2012 10:05
por bariza-dz
Thank you

Re: cURL Action Plugin

Publicado: 22 Mar 2013 21:25
por hitec
thanks..

Re: cURL Action Plugin

Publicado: 22 Mar 2013 22:29
por Ceone
Enlace Actualizado 22/03/2013

Publicado: 10 May 2013 22:17
por ETS
cool :)

Publicado: 11 May 2013 18:34
por ne0x
thanks :)

Publicado: 17 May 2013 18:44
por kauster72
a probar

Publicado: 20 May 2013 19:55
por Miguel
gracias!

Publicado: 06 Jun 2013 02:09
por Corioquix
gracias!

Publicado: 22 Jun 2013 17:40
por ewqqweqweweqwwq
thanks

Publicado: 29 Jul 2013 00:40
por milano88
thanks

Publicado: 30 Ago 2013 21:17
por chakal03
thanks

Publicado: 12 Oct 2013 15:41
por MURATBOY31
thnaks

Publicado: 21 Dic 2013 01:17
por klausveliu
Show the link

Re: cURL Action Plugin

Publicado: 29 Ago 2015 05:11
por AlienTek
Thanks