Change #272050
| Category | curl |
| Changed by | Michael Kaufmann <mail@michael-kaufmann.ch> |
| Changed at | Mon 22 Jun 2026 08:53:31 |
| Repository | https://github.com/curl/curl.git |
| Project | 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