Home
last modified time | relevance | path

Searched defs:cookieW (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/winhttp/
H A Dcookie.c347 static const WCHAR cookieW[] = {'C','o','o','k','i','e',':',' '}; in add_cookie_headers() local
/reactos/dll/win32/wininet/
H A Dcookie.c651 static const WCHAR cookieW[] = {'C','o','o','k','i','e',':',' '}; in get_cookie_header() local
/reactos/modules/rostests/winetests/winhttp/
H A Dwinhttp.c3268 static const WCHAR cookieW[] = {'/','c','o','o','k','i','e',0}; in test_cookies() local