Community
Participate
Working Groups
Build Identifier: See http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/commit/jetty-server/src/main/java/org/eclipse/jetty/server/Response.java?h=jetty-8&id=9f386395e77c0ef880d4fddb23ddbcdda4e06614 In Response.addCookie instead of passing the httponly value as specified in the Cookie object false is used for the httponly parameter. Reproducible: Always
Fixed for jetty-8.0.0.RC0.