Change #271096
| Category | curl |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Mon 15 Jun 2026 13:41:26 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 8cc3fed7df0090ed970947fcc6127f639edf3b7d |
Comments
transfer: adapt Curl_xfer_is_secure() Now that `conn->origin` can be the proxy, we need to change how Curl_xfer_is_secure() and some other places work. Pointed out by Codex Security Closes #22015
Changed files
- lib/cfilters.c
- lib/connect.c
- lib/http.c
- lib/imap.c
- lib/transfer.c
- lib/transfer.h
- lib/vquic/vquic.c