[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wget2 | Add support for pre/post download scripts (#80)
From: |
@rockdaboot |
Subject: |
Re: wget2 | Add support for pre/post download scripts (#80) |
Date: |
Sat, 27 Apr 2024 17:52:29 +0000 |
Tim Rühsen commented:
https://gitlab.com/gnuwget/wget2/-/issues/80#note_1883851110
>Yes, that is half of the solution. It still needs to read the mime type back
>from the xattr when the file already exists otherwise it will not parse links
>in existing files that do not have a html extension.
Hm, the code is there:
https://gitlab.com/gnuwget/wget2/-/blame/master/src/wget.c?ref_type=heads#L556
So you are saying, it doesn't work. Have to investigate and write a test.
--
Reply to this email directly or view it on GitLab:
https://gitlab.com/gnuwget/wget2/-/issues/80#note_1883851110
You're receiving this email because of your account on gitlab.com.
- Re: wget2 | Add support for pre/post download scripts (#80), Andrew White (@awhite27), 2024/04/26
- Re: wget2 | Add support for pre/post download scripts (#80), @rockdaboot, 2024/04/27
- Re: wget2 | Add support for pre/post download scripts (#80), @rockdaboot, 2024/04/27
- Re: wget2 | Add support for pre/post download scripts (#80), Andrew White (@awhite27), 2024/04/27
- Re: wget2 | Add support for pre/post download scripts (#80),
@rockdaboot <=
- Re: wget2 | Add support for pre/post download scripts (#80), Andrew White (@awhite27), 2024/04/27
- Re: wget2 | Add support for pre/post download scripts (#80), @rockdaboot, 2024/04/28
- Re: wget2 | Add support for pre/post download scripts (#80), @rockdaboot, 2024/04/28
- Re: wget2 | Add support for pre/post download scripts (#80), Andrew White (@awhite27), 2024/04/29