Searched refs:SC_REQUEST_TOO_LONG (Results 1 – 3 of 3) sorted by relevance
125 public static final int SC_REQUEST_TOO_LONG = 413; field
75 status == HttpStatus.SC_REQUEST_TOO_LONG || in process()
172 setReason(HttpStatus.SC_REQUEST_TOO_LONG, in setReason() argument