wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | WIP: Add new option --unknown-mime-type (!441)


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | WIP: Add new option --unknown-mime-type (!441)
Date: Fri, 23 Aug 2019 10:05:43 +0000



Tim Rühsen started a new discussion on src/wget.c: 
https://gitlab.com/gnuwget/wget2/merge_requests/441#note_207272866

>               return -1;
>       }
>  
> -     if (config.mime_types && resp->content_type && 
> !check_mime_list(config.mime_types, resp->content_type))
> +     //If the content-type header does not exist we assume file to be 
> 'application/octet-stream'

(here as well) Let's stick with space after '//'

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/441#note_207272866
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]