Home
last modified time | relevance | path

Searched defs:proxy_server (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/cpl/inetcpl/
H A Dconnections.c40 static const WCHAR proxy_server[] = {'P','r','o','x','y','S','e','r','v','e','r',0}; variable
66 static DWORD create_connection_settings(BOOL manual_proxy, const WCHAR *proxy_server, in create_connection_settings()
/reactos/dll/win32/winhttp/
H A Dwinhttp_private.h89 WCHAR *proxy_server; member
H A Drequest.c3500 VARIANT proxy_server, in winhttp_request_SetProxy()
/reactos/modules/rostests/winetests/winhttp/
H A Dwinhttp.c3769 VARIANT async, empty, timeout, body, body2, proxy_server, bypass_list, data, cp; in test_IWinHttpRequest() local