jetty / jetty.project

Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more

Home Page:https://eclipse.dev/jetty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Servlet spec 6.1 issue 571

janbartel opened this issue · comments

Issue 571 [https://github.com/jakartaee/servlet/issues/571]
Clarify the behaviour of Cookie.setAttribute(String,String) and Cookie.getAttribute(String) with cookie attributes such as HttpOnly, Secure and Partitioned that do not have a value.

See: jakartaee/servlet#571

Verified as implemented in jetty.