Searched refs:HTTP_HDR_NOT_IMPL (Results 1 – 3 of 3) sorted by relevance
40 #define HTTP_HDR_NOT_IMPL 3 /* 501 Not Implemented */ macro
882 hs->hdrs[HDR_STRINGS_IDX_HTTP_STATUS] = g_psHTTPHeaderStrings[HTTP_HDR_NOT_IMPL];
1056 response_type = HTTP_HDR_NOT_IMPL; in file_write_http_header()