Change #244022
Category | None |
Changed by | Daniel Stenberg <daniel | @haxx.se>
Changed at | Thu 28 Aug 2025 11:47:04 |
Repository | https://api.github.com/repos/curl/curl |
Project | curl/curl |
Branch | bagder/cookie-secure |
Revision | 9a24717648ff760e71d85b55a1d970ebe0898fbe |
Comments
cookie: tweak the Curl_cookie_getlist() proto Move some logic into the function - at is only called in a single place - instead of forcing the caller to do it.
Changed files
- lib/cookie.c
- lib/cookie.h
- lib/http.c