OpenLiberty / open-liberty

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
https://openliberty.io
Eclipse Public License 2.0
1.13k stars 572 forks source link

Servlet 6.1: Clarify Cookie attribute behavior for empty and null values #28347

Closed pnicolucci closed 2 days ago

pnicolucci commented 1 week ago

https://github.com/jakartaee/servlet/issues/571

pmd1nh commented 2 days ago

Close as dup of https://github.com/OpenLiberty/open-liberty/issues/22324 which contains the work for setAttribute with empty and null value.