wget-dev
[Top][All Lists]
Advanced

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

wget2 | Support old proxies that reply with HTTP/1.0 (!552)


From: Brandon Maier (@SoldierC4)
Subject: wget2 | Support old proxies that reply with HTTP/1.0 (!552)
Date: Tue, 16 Jul 2024 15:03:26 +0000


Brandon Maier created a merge request: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/552

Project:Branches: SoldierC4/wget2:http-1.0-proxy-support to gnuwget/wget2:master
Author:   Brandon Maier




Our corporate proxy replies to wget2 proxy message `HTTP/1.1 CONNECT` with 
`HTTP/1.0 200`. Testing with Curl and wget they treat this response as valid 
and continue. Wget2 rejects any message except `HTTP/1.1 200`.

Fixes https://gitlab.com/gnuwget/wget2/-/issues/666

### Approver's checklist:

* [ ] The author has submitted the FSF Copyright Assignment and is listed in 
AUTHORS
* [ ] There is a test suite reasonably covering new functionality or 
modifications
* [ ] Function naming, parameters, return values, types, etc., are consistent 
with existing code
* [ ] This feature/change has adequate documentation added (if appropriate)
* [ ] No obvious mistakes / misspelling in the code

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




reply via email to

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