wget-dev
[Top][All Lists]
Advanced

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

wget2 | Add option to crop query(GET data) from URL (#568)


From: Anton (@WinterSilence)
Subject: wget2 | Add option to crop query(GET data) from URL (#568)
Date: Sun, 14 Nov 2021 23:25:33 +0000


Anton created an issue: https://gitlab.com/gnuwget/wget2/-/issues/568



For example: `http://site.com/page.html` contains link 
`/fonts/webfont.eot?v=4.7.0`
`wget -k -p --no-iri http://site.com/page.html` save file as 
`site.com/fonts/webfont.eot@v=4.7.0`
with `--cropQuery`:
`wget -k -p --no-iri --cropQuery http://site.com/page.html` save file as 
`site.com/fonts/webfont.eot`

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




reply via email to

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