Description
Jetty version(s)
11.0.9
Java version/vendor (use: java -version)
N/A
OS type/version
N/A
Description
When DefaultServlet
handles a request with multiple accept-encoding
headers, it attempts to combine their values, but it drops the value of the first header (and produces a value with a leading comma).
How to reproduce?
Test case to follow.
Activity
jetty#7863 Include value of first accept-encoding header where multip…
jetty#7863 Include value of first accept-encoding header where multip…
#7863 Include value of first accept-encoding header where multiple ac…
#7863 Include value of first accept-encoding header where multiple ac…
#7863 Include value of first accept-encoding header where multiple ac…
joakime commentedon May 11, 2022
All merged into
jetty-9.4.x
andjetty-10.0.x
+#7863 Include value of first accept-encoding header where multiple ac…