Skip to content

fix(cookie) :: test cookie removal and expiry - #1431

Open
81reap wants to merge 1 commit into
sqlpage:mainfrom
81reap:mutation/09-3-cookie-expiry
Open

fix(cookie) :: test cookie removal and expiry#1431
81reap wants to merge 1 commit into
sqlpage:mainfrom
81reap:mutation/09-3-cookie-expiry

Conversation

@81reap

@81reap 81reap commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

The cookie component can end a cookie three ways :: (1) remove sends an empty value with Max-Age=0, (2) expires accepts a RFC 3339 string, or (3)expires accepts an Unix timestamp. Adds tests for all three cases.

discovered by #1396

fix(cookie) :: test cookie removal and expiry

The cookie component can end a cookie three ways :: (1) remove sends an empty value with `Max-Age=0`, (2) expires accepts a RFC 3339 string, or (3)expires accepts an Unix timestamp. Adds tests for all three cases.
@81reap
81reap marked this pull request as ready for review September 7, 2026 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant