Home
last modified time | relevance | path

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

/reactos/dll/win32/rpcrt4/
H A Drpc_transport.c3075 static const WCHAR wszVerbOut[] = {'R','P','C','_','O','U','T','_','D','A','T','A',0}; in rpcrt4_ncacn_http_open() local
3157 … httpc->out_request = HttpOpenRequestW(httpc->session, wszVerbOut, url, NULL, NULL, wszAcceptTypes, in rpcrt4_ncacn_http_open()