Loading tests/data/test533 +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ lib533 FTP RETR a non-existing file twice using the multi interface </name> <command> ftp://%HOSTIP:%FTPPORT/path/533 ftp://%HOSTIP:%FTPPORT/path/533 ftp://%HOSTIP:%FTPPORT/path/533 </command> </client> Loading tests/libtest/lib533.c +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ int test(char *URL) /* make us re-use the same handle all the time, and try resetting the handle first too */ curl_easy_reset(curl); curl_easy_setopt(curl, CURLOPT_URL, URL); curl_easy_setopt(curl, CURLOPT_URL, arg2); curl_easy_setopt(curl, CURLOPT_VERBOSE, 1); /* re-add it */ Loading Loading
tests/data/test533 +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ lib533 FTP RETR a non-existing file twice using the multi interface </name> <command> ftp://%HOSTIP:%FTPPORT/path/533 ftp://%HOSTIP:%FTPPORT/path/533 ftp://%HOSTIP:%FTPPORT/path/533 </command> </client> Loading
tests/libtest/lib533.c +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ int test(char *URL) /* make us re-use the same handle all the time, and try resetting the handle first too */ curl_easy_reset(curl); curl_easy_setopt(curl, CURLOPT_URL, URL); curl_easy_setopt(curl, CURLOPT_URL, arg2); curl_easy_setopt(curl, CURLOPT_VERBOSE, 1); /* re-add it */ Loading