Searched defs:HTTP_BAD_REQUEST (Results 1 – 3 of 3) sorted by relevance
16 HTTP_BAD_REQUEST = 400, enumerator
348 public static final int HTTP_BAD_REQUEST = 400; field in OkHttpConnection
36 HTTP_BAD_REQUEST = 400, enumerator