wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | Recursive mode now works with -N --no-if-modified


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | Recursive mode now works with -N --no-if-modified-since (!442)
Date: Fri, 23 Aug 2019 17:28:27 +0000



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

>                       else
>                               local_filename = job->local_filename;
>  
> -                     parse_localfile(job, local_filename, 
> resp->content_type_encoding ? resp->content_type_encoding : 
> config.remote_encoding, resp->content_type, job->iri);
> +                     parse_localfile(job, local_filename, 
> resp->content_type_encoding ? resp->content_type_encoding : NULL, 
> resp->content_type, job->iri);

Same here

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




reply via email to

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