-
Feature Request
-
Resolution: Done
-
Major
-
None
-
Documentation (Ref Guide, User Guide, etc.), Release Notes
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.