HomeSort by relevance Sort by last modified time
    Searched refs:HTTP_STATUS_BAD_REQUEST (Results 1 - 6 of 6) sorted by null

  /external/libcups/cups/
http.h 256 HTTP_STATUS_BAD_REQUEST = 400, /* Bad request */
310 # define HTTP_BAD_REQUEST HTTP_STATUS_BAD_REQUEST
request.c 249 (status >= HTTP_STATUS_BAD_REQUEST && status != HTTP_STATUS_UNAUTHORIZED &&
1138 case HTTP_STATUS_BAD_REQUEST :
http.c     [all...]
http-support.c 1365 case HTTP_STATUS_BAD_REQUEST :
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winhttp.h 250 #define HTTP_STATUS_BAD_REQUEST 400
wininet.h     [all...]

Completed in 281 milliseconds