[
https://issues.jboss.org/browse/WFLY-9810?page=com.atlassian.jira.plugin....
]
Jan Stourac commented on WFLY-9810:
-----------------------------------
Hi Stuart, I have prepared MR
https://github.com/stuartwdouglas/wildfly/pull/7 that
extends tests for this.
One test is failing - {{DefaultCookieVersionTestCase.testDefaultCookieVersion0}} and I
suspect there is some issue in the feature implementation. Looks like
{{servlet-container}} ignores the default cookie version configuration. Could you please
check?
Also please, let me know whether there is any more work necessary to be done on that MR I
created. Thanks.
Enable setting of default cookie version in Undertow
----------------------------------------------------
Key: WFLY-9810
URL:
https://issues.jboss.org/browse/WFLY-9810
Project: WildFly
Issue Type: Feature Request
Components: Web (Undertow)
Reporter: Stuart Douglas
Assignee: Stuart Douglas
Labels: tp_candidate
Tomcat performs an automatic conversion for incoming cookies from version 0 to version 1,
sending back a v1 cookie. We should consider whether Undertow should do this, and if it
does provide a way to disable it similar to the
org.apache.tomcat.util.http.ServerCookie.VERSION_SWITCH=false system property.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)