wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | Add --ignore-length handling (!457)


From: Tim Rühsen
Subject: Re: wget2 | Add --ignore-length handling (!457)
Date: Tue, 05 Nov 2019 15:21:11 +0000



Tim Rühsen started a new discussion on include/wget/wget.h: 
https://gitlab.com/gnuwget/wget2/merge_requests/457#note_240321411

>               method[8]; //!< currently we just need HEAD, GET and POST
>       bool
>               response_keepheader : 1; //!< the application wants the 
> response header data
> +     bool
> +             response_ignorelength : 1; //!< ignore the contentlength in the 
> response

please change `contentlength` -> `Content-Length`

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




reply via email to

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