Change #264472
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Tue 14 Apr 2026 16:14:51 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 188c2f166a20fa97c2325b2da7d0e5cecc13725f |
Comments
http: clear the proxy credentials as well on port or scheme change Add tests 2009-2011 to verify switching between proxies with credentials when the switch is driven by a redirect Reported-by: Dwij Mehta Closes #21304
Changed files
- lib/http.c
- lib/transfer.c
- lib/transfer.h
- tests/data/Makefile.am
- tests/data/test2009
- tests/data/test2010
- tests/data/test2011