Searched defs:SC_REQUEST_URI_TOO_LONG (Results 1 – 2 of 2) sorted by relevance
132 public static final int SC_REQUEST_URI_TOO_LONG = 414; field
179 setReason(HttpStatus.SC_REQUEST_URI_TOO_LONG, in setReason()