Searched refs:attr_status (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/winhttp/ |
H A D | request.c | 94 static const WCHAR attr_status[] = {'S','t','a','t','u','s',0}; variable 126 attr_status, /* WINHTTP_QUERY_STATUS_CODE = 19 */ 2605 if (!(process_header( request, attr_status, status_codeW, in read_reply() 2831 if (!process_header( request, attr_status, status401W, flags, FALSE )) return FALSE; in handle_passport_redirect()
|