curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Illegal return code

From: Коваленко Анатолий Викторович via curl-users <curl-users_at_cool.haxx.se>
Date: Tue, 25 Aug 2020 09:51:41 +0300

Code 33 not match the situation. Sorry my English, please.

The source link is:
https://download.gimp.org/mirror/pub/gimp/v2.10/windows/gimp-2.10.20-setup-1.exe
This link require the redirection. The redirection is to RANDOM of multiple servers.
After the last lost connection the redirected link was:
https://mirrors.dotsrc.org/gimp/v2.10/windows/gimp-2.10.20-setup-1.exe

The cURL options are:
-A "Mozilla"
-C -
-D Dump.txt
-L --max-redirs 1
-O
-R
-w %{JSON}

The answer of REDIRECTED server is:
HTTP/2 404
server: nginx/1.14.0 (Ubuntu)
date: Tue, 25 Aug 2020 04:44:15 GMT
content-type: text/html
content-length: 178

The cURL wrote:
curl: (33) HTTP server doesn't seem to support byte ranges. Cannot resume.

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-08-25