Skip to content

Parsing of request cookies and Cookie class for Set-Cookie#33

Merged
zefir-git merged 8 commits intomainfrom
31-cookies
Mar 24, 2025
Merged

Parsing of request cookies and Cookie class for Set-Cookie#33
zefir-git merged 8 commits intomainfrom
31-cookies

Conversation

@zefir-git
Copy link
Member

Request cookies are accessible via Request#cookies.

The server can request the client to store cookies using Response#setCookie(Cookie).

@zefir-git zefir-git added the priority:1 Required ASAP. May block another project, be for an upcoming release, or cause major issues. label Mar 23, 2025
@zefir-git zefir-git self-assigned this Mar 23, 2025
@zefir-git zefir-git requested a review from a team as a code owner March 23, 2025 14:00
@zefir-git zefir-git linked an issue Mar 23, 2025 that may be closed by this pull request
@zefir-git
Copy link
Member Author

Tested

@zefir-git zefir-git merged commit ae46b44 into main Mar 24, 2025
6 checks passed
@zefir-git zefir-git deleted the 31-cookies branch March 24, 2025 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:1 Required ASAP. May block another project, be for an upcoming release, or cause major issues.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cookies

3 participants