https://bz.apache.org/bugzilla/show_bug.cgi?id=63383

            Bug ID: 63383
           Summary: Tomcat9 version of the cookie value bug
           Product: Tomcat 9
           Version: 9.0.19
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Servlet
          Assignee: dev@tomcat.apache.org
          Reporter: luanzhao...@outlook.com
  Target Milestone: -----

A new version of Tomcat9 has a serious impact on development. The error is that
there can be no spaces in the value of the cookie. Otherwise, the addCookie
method cannot be used to add the cookie and send it to the client. The
exception is java.lang.IllegalArgumentException.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to