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