|
From: | @rockdaboot |
Subject: | Re: wget2 | Add support for pre/post download scripts (#80) |
Date: | Sat, 27 Apr 2024 12:22:14 +0000 |
Tim Rühsen commented: https://gitlab.com/gnuwget/wget2/-/issues/80#note_1883729443 Wait a sec... just checked and wget2 supports the mime type in xattr since 2018 :) ``` $ wget2 --xattr https://example.com $ getfattr -d index.html # file: index.html user.charset="UTF-8" user.last_modified="1571296706" user.mime_type="text/html" user.xdg.origin.url="https://example.com/" user.xdg.referrer.url="https://example.com" ``` Then let me check #269 ... -- Reply to this email directly or view it on GitLab: https://gitlab.com/gnuwget/wget2/-/issues/80#note_1883729443 You're receiving this email because of your account on gitlab.com.
[Prev in Thread] | Current Thread | [Next in Thread] |