Generated by
JDiff

Class org.springframework.web.util.WebUtils

Removed Methods
void exposeForwardRequestAttributes(HttpServletRequest) Expose the current request URI and paths as javax.servlet.http.HttpServletRequest attributes under the keys defined in the Servlet 2.4 specification, for containers that implement 2.3 or an earlier version of the Servlet API: {@code javax.servlet.forward.request_uri}, {@code javax.servlet.forward.context_path}, {@code javax.servlet.forward.servlet_path}, {@code javax.servlet.forward.path_info}, {@code javax.servlet.forward.query_string}.