public interface LimitedSizeHttpServletRequest
extends javax.servlet.http.HttpServletRequest
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IGNORE_SIZE_LIMIT_ATTRIBUTE
Name of request attribute used to disable request size limit.
|
Modifier and Type | Method and Description |
---|---|
void |
ignoreSizeLimit()
If invoked, request size limit will not be applied.
|
getAuthType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getIntHeader, getMethod, getPathInfo, getPathTranslated, getQueryString, getRemoteUser, getRequestedSessionId, getRequestURI, getRequestURL, getServletPath, getSession, getSession, getUserPrincipal, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isUserInRole
getAttribute, getAttributeNames, getContentLength, getContentType, getCharacterEncoding, getInputStream, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getParameter, getParameterMap, getParameterNames, getParameterValues, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRequestDispatcher, getServerName, getServerPort, getScheme, isSecure, removeAttribute, setAttribute, setCharacterEncoding