Change #264327
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 13 Apr 2026 22:09:27 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/pwd-per-request |
| Revision | d49716b9fa9e0a7f9440916e63a3e8d1076e4c24 |
Comments
lib: move request specific allocations to the request struct To make it clearer that they are ephemeral.
Changed files
- lib/cf-h1-proxy.c
- lib/cf-h2-proxy.c
- lib/http.c
- lib/http_aws_sigv4.c
- lib/http_digest.c
- lib/http_negotiate.c
- lib/http_ntlm.c
- lib/http_proxy.c
- lib/request.h
- lib/rtsp.c
- lib/url.c
- lib/urldata.h