[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.
- [Wget-dev] wget2 | Recursive mode now works with -N --no-if-modified-since (!442),
DalmeGNU <=
Re: [Wget-dev] wget2 | Recursive mode now works with -N --no-if-modified-since (!442), Tim Rühsen, 2019/08/23
Re: [Wget-dev] wget2 | Recursive mode now works with -N --no-if-modified-since (!442), DalmeGNU, 2019/08/23
Re: [Wget-dev] wget2 | Recursive mode now works with -N --no-if-modified-since (!442), DalmeGNU, 2019/08/23
Re: [Wget-dev] wget2 | Recursive mode now works with -N --no-if-modified-since (!442), Tim Rühsen, 2019/08/23