Generated by
JDiff

Class org.springframework.web.util.ContentCachingRequestWrapper

Added Constructors
ContentCachingRequestWrapper(HttpServletRequest, int) Create a new ContentCachingRequestWrapper for the given servlet request.
 

Added Methods
void handleContentOverflow(int) Template method for handling a content overflow: specifically, a request body being read that exceeds the specified content cache limit.