[jetty-dev] [jira] (JETTY-1520) Session cookies broken when SPDY is enabled
"Thomas Becker (JIRA)" <[email protected]> Fri, 25 May 2012 04:58:21 -0500 (CDT)
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <1454571079.2766.1337939901427.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Thomas Becker commented on JETTY-1520 Session cookies broken when SPDY is enabled Hi Ido, I've tried to reproduce the issue, but setting cookies works just fine for me with spdy. You can try this yourself on https://www.webtide.com which will set a cookie for JSESSIONID: Content-Type text/html;charset=UTF-8 Expires Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie JSESSIONID=oud4ejzzynstnbxg0zfk667i;Path=/;Secure X-Firefox-Spdy 1 Also the code within jetty responsible for setting/reading cookies should not be affected by spdy. I say "should" as we know that the devil sits in the details sometimes and I might be wrong. Could you please try it with https://www.webtide.com and tell us if it works fine for you and give us more details like: - What browser/version do you use for the request? - Does it work for you when using another browser (try chromium and firefox at least)? - Do you have any security/browser setting that prevents setting cookies enabled? Cheers, Thomas This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators . For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email