Re: [Gambas-user] httpclient error code -1018

2012-09-23 Thread Benoît Minisini
Le 24/09/2012 07:42, Bruce a écrit : > or to be correct it is actually the Status code. > > But what does it mean? > Is it the same as libcurl error code 18? "CURLE_PARTIAL_FILE (18) > A file transfer was shorter or larger than expected. This happens when > the server first reports an expected tran

[Gambas-user] httpclient error code -1018

2012-09-23 Thread Bruce
or to be correct it is actually the Status code. But what does it mean? Is it the same as libcurl error code 18? "CURLE_PARTIAL_FILE (18) A file transfer was shorter or larger than expected. This happens when the server first reports an expected transfer size, and then delivers data that doesn't m