@ -138,7 +138,7 @@ public class ContentCachingResponseWrapper extends HttpServletResponseWrapper {
@@ -138,7 +138,7 @@ public class ContentCachingResponseWrapper extends HttpServletResponseWrapper {
// Overrides Servlet 3.1 setContentLengthLong(long) at runtime
publicvoidsetContentLengthLong(longlen){
if(len>Integer.MAX_VALUE){
thrownewIllegalArgumentException("Content-Length exceeds ShallowEtagHeaderFilter's maximum ("+
thrownewIllegalArgumentException("Content-Length exceeds ContentCachingResponseWrapper's maximum ("+