wget-dev
[Top][All Lists]
Advanced

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

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


From: DalmeGNU
Subject: [Wget-dev] wget2 | Recursive mode now works with -N --no-if-modified-since (!442)
Date: Fri, 23 Aug 2019 16:54:51 +0000


DalmeGNU created a merge request: 
https://gitlab.com/gnuwget/wget2/merge_requests/442

Branches: tmp-recursive-N to master
Author:    DalmeGNU
Assignees: 


If encoding isn't specified by the server it passes `NULL` instead of 
`config.remote_encoding` as those files were downloaded in another execution of 
wget2 (just like recursive mode does when `--no-clobber` is present). Also, 
when MIME type is missing instead of passing `'application/octet-stream'` I 
chose to pass `NULL`, so maybe the file will be parsed (e.g. if extension is 
.html)

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




reply via email to

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