Home
last modified time | relevance | path

Searched refs:chunkedW (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/winhttp/
H A Dwinhttp_private.h40 static const WCHAR chunkedW[] = {'c','h','u','n','k','e','d',0}; variable
H A Drequest.c2518 !strcmpiW( encoding, chunkedW )) in set_content_length()