Skip to content

Conversation

baranowb
Copy link
Contributor

@baranowb baranowb requested review from fl4via and ropalka September 10, 2025 13:43
@baranowb baranowb added bug fix Contains bug fix(es) under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting CI check Ready to be merged but waiting for CI check on hold PR awaits non CI/Review holdover labels Sep 10, 2025
@baranowb
Copy link
Contributor Author

Just so CI has a go.

Assert.assertNotNull(cookie);
Assert.assertEquals("FEDEX", cookie.getValue());

cookies = Cookies.parseRequestCookies(5, false, Arrays.asList("CUSTOMER=\"WILE_E_COYOTE\", BAD_CUSTOMER=\"APPLE\" IGNORED=PART, SHIPPING=FEDEX" ), true);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this should throw exception or not, test case has similar test: testNoDoubleQuoteTermination

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Contains bug fix(es) on hold PR awaits non CI/Review holdover under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting CI check Ready to be merged but waiting for CI check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant