Skip to content

[UNDERTOW-2712] Create a new CookieStore and remove the 4 other types…#1916

Merged
fl4via merged 1 commit into
undertow-io:2.4.xfrom
jamezp:UNDERTOW-2712-2.4.x
Feb 24, 2026
Merged

[UNDERTOW-2712] Create a new CookieStore and remove the 4 other types…#1916
fl4via merged 1 commit into
undertow-io:2.4.xfrom
jamezp:UNDERTOW-2712-2.4.x

Conversation

@jamezp
Copy link
Copy Markdown
Member

@jamezp jamezp commented Feb 24, 2026

… that were used to create the views for the request and response cookies in the HttpServerExchange.

Created a new CookieStoreLegacyMapTestCase to ensure the map used for the HttpServerExchange.getRequestCookies() and HttpServerExchange.getResponseCookies() works as expected.

https://issues.redhat.com/browse/UNDERTOW-2712

Upstream #1911

… that were used to create the views for the request and response cookies in the HttpServerExchange.

Created a new CookieStoreLegacyMapTestCase to ensure the map used for the HttpServerExchange.getRequestCookies() and HttpServerExchange.getResponseCookies() works as expected.

https://issues.redhat.com/browse/UNDERTOW-2712
Signed-off-by: James R. Perkins <[email protected]>
@fl4via fl4via added waiting CI check Ready to be merged but waiting for CI check backport The PR is the result of backporting another PR to a maintainance branch labels Feb 24, 2026
@fl4via fl4via removed the waiting CI check Ready to be merged but waiting for CI check label Feb 24, 2026
@fl4via fl4via merged commit 00e9ce8 into undertow-io:2.4.x Feb 24, 2026
28 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport The PR is the result of backporting another PR to a maintainance branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants