Searched refs:HTTP_HDR_BAD_REQUEST (Results 1 – 3 of 3) sorted by relevance
41 #define HTTP_HDR_BAD_REQUEST 2 /* 400 Bad request */ macro
866 hs->hdrs[HDR_STRINGS_IDX_HTTP_STATUS] = g_psHTTPHeaderStrings[HTTP_HDR_BAD_REQUEST];
835 response_type = HTTP_HDR_BAD_REQUEST; in file_write_http_header()
Completed in 9 milliseconds