Change #272048
| Category | None |
| Changed by | Michael Kaufmann <mail@michael-kaufmann.ch> |
| Changed at | Mon 22 Jun 2026 08:53:31 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | 810d9535e17b9e1468013493ddd65bd37d6a967a |
Comments
proxy: fix automatic tunnel mode with "connect to host" Fix a regression in curl 8.21.0-rc3: Check whether the host and the "connect to host" are equal before initializing the proxy. If they are equal, switching to tunnel mode is not necessary. Follow-up to 73daec6 Closes #22110
Changed files
- lib/url.c
- tests/data/test2050
- tests/data/test2055