Skip to content

Cookie expires date is now only 100 days in the future#1185

Merged
COM8 merged 1 commit intomasterfrom
fix/curl_8.12_cookie_expires
Feb 23, 2025
Merged

Cookie expires date is now only 100 days in the future#1185
COM8 merged 1 commit intomasterfrom
fix/curl_8.12_cookie_expires

Conversation

@COM8
Copy link
Member

@COM8 COM8 commented Feb 23, 2025

This fixes #1183

Refactors the way cookie expires strings are generated and validated since with curl 8.12.0 they introduced (curl/curl#15937) parsing only cookies +400 days in the future.

@COM8 COM8 added this to the CPR 1.11.x milestone Feb 23, 2025
@COM8 COM8 self-assigned this Feb 23, 2025
@COM8 COM8 merged commit fb3dc53 into master Feb 23, 2025
84 of 88 checks passed
@COM8 COM8 deleted the fix/curl_8.12_cookie_expires branch February 23, 2025 10:51
COM8 added a commit that referenced this pull request Feb 23, 2025
Cookie expires date is now only 100 days in the future
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cookie expiration tests failing with curl 8.12

1 participant