Change #272891
| Category | curl |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Fri 26 Jun 2026 13:50:20 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 00d5562650e660fe9302afccccb7365abe8968fe |
Comments
proxy: optimized env lookups Optimize proxy env var lookups for the commen case of 'https' and 'http' urls. We do this for every transfer. Closes #22168
Changed files
- lib/proxy.c