Skip to content
  1. Sep 22, 2013
  2. Sep 21, 2013
  3. Sep 20, 2013
  4. Sep 19, 2013
  5. Sep 18, 2013
  6. Sep 17, 2013
    • Yamada Yasuharu's avatar
      cookies: add expiration · 4cfbb201
      Yamada Yasuharu authored
      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()
      4cfbb201