Searched refs:attr_if_none_match (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/winhttp/ |
H A D | request.c | 77 static const WCHAR attr_if_none_match[] = {'I','f','-','N','o','n','e','-','M','a','t','c','h',0}; variable 164 attr_if_none_match, /* WINHTTP_QUERY_IF_NONE_MATCH = 57 */
|