[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wget2 | Connection fails with HTTP/1.0 proxies (#666)
From: |
@rockdaboot |
Subject: |
Re: wget2 | Connection fails with HTTP/1.0 proxies (#666) |
Date: |
Sat, 08 Jun 2024 11:50:58 +0000 |
Tim Rühsen commented:
https://gitlab.com/gnuwget/wget2/-/issues/666#note_1941715340
> Issue may be fixable by allowing HTTP/1.0 as a response, though I don't know
> what the implications are.
Ideally, you give it a try because I can't easily test it. If it works for you,
I'd additionally allow HTTP/1.0 200 responses here.
Follow the instructions on how to build Wget2 via tarball in the main
`README.md`.
Before the `make`, amend that line in
https://gitlab.com/gnuwget/wget2/-/blob/master/libwget/http.c#L480 .
--
Reply to this email directly or view it on GitLab:
https://gitlab.com/gnuwget/wget2/-/issues/666#note_1941715340
You're receiving this email because of your account on gitlab.com.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: wget2 | Connection fails with HTTP/1.0 proxies (#666),
@rockdaboot <=