Searched defs:REQUEST_URI_TOO_LONG (Results 1 – 3 of 3) sorted by relevance
30 int REQUEST_URI_TOO_LONG = 414; field
93 REQUEST_URI_TOO_LONG = (414, 'Request-URI Too Long', variable in HTTPStatus
145 REQUEST_URI_TOO_LONG = 414 variable