wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | Fix -p -nc behavior if document already exists (#


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | Fix -p -nc behavior if document already exists (#209)
Date: Mon, 18 Mar 2019 09:48:44 +0000



See this comment (and it's in the issue description as well)
```
new_job->head_first = 1; // enable mime-type check to assure e.g. text/html to 
be downloaded and parsed
```

Also a HEAD request tells us if the file still exists on the server side and 
what timestamp it has (and if lucky: what the file size is on the server side).

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




reply via email to

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