Commit 4cfbb201 authored by YAMADA Yasuharu's avatar YAMADA Yasuharu Committed by Daniel Stenberg
Browse files

cookies: add expiration

Implement: Expired Cookies These following situation, curl removes
cookie(s) from struct CookieInfo if the cookie expired.
 - Curl_cookie_add()
 - Curl_cookie_getlist()
 - cookie_output()
parent dc016567
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment