MCPcopy Create free account
hub / github.com/curl/curl / Curl_cookie_getlist

Function Curl_cookie_getlist

lib/cookie.c:1300–1400  ·  view source on GitHub ↗

* Curl_cookie_getlist * * For a given host and path, return a linked list of cookies that the client * should send to the server if used now. * * It shall only return cookies that have not expired. * * 'okay' is TRUE when there is a list returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

http_cookiesFunction · 0.85

Calls 14

Curl_host_is_ipnumFunction · 0.85
cookiehashFunction · 0.85
Curl_secure_contextFunction · 0.85
Curl_llist_initFunction · 0.85
Curl_llist_countFunction · 0.85
remove_expiredFunction · 0.85
Curl_llist_headFunction · 0.85
Curl_node_nextFunction · 0.85
Curl_node_elemFunction · 0.85
cookie_tailmatchFunction · 0.85
curl_strequalFunction · 0.85
pathmatchFunction · 0.85

Tested by

no test coverage detected