https://bz.apache.org/bugzilla/show_bug.cgi?id=66183
Bug ID: 66183 Summary: AccessLogValve - %{xxx}c should output the value of all cookies with the same name Product: Tomcat 10 Version: unspecified Hardware: PC OS: Mac OS X 10.1 Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: aooo...@gmail.com Target Milestone: ------ According to RFC 6265, the server should be able to process cookies with the same name, and tomcat has implemented this functionality. So when using %{xxx}c in accesslog, we should alse output the values of all cookies with same name. Currently only the first value is output and the other values are ignored. -- 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