Skip to content
  • Patrick Monnerat's avatar
    8541d02c
    psl: use latest psl and refresh it periodically · 8541d02c
    Patrick Monnerat authored
    The latest psl is cached in the multi or share handle. It is refreshed
    before use after 72 hours.
    New share lock CURL_LOCK_DATA_PSL controls the psl cache sharing.
    If the latest psl is not available, the builtin psl is used.
    
    Reported-by: Yaakov Selkowitz
    Fixes #2553
    Closes #2601
    8541d02c
    psl: use latest psl and refresh it periodically
    Patrick Monnerat authored
    The latest psl is cached in the multi or share handle. It is refreshed
    before use after 72 hours.
    New share lock CURL_LOCK_DATA_PSL controls the psl cache sharing.
    If the latest psl is not available, the builtin psl is used.
    
    Reported-by: Yaakov Selkowitz
    Fixes #2553
    Closes #2601
Loading