This topic has not yet been rated - Rate this topic

INTERNET_SCHEME

Internet schemes supported by WinHTTP.

INTERNET_SCHEME_HTTP
1

An HTTP internet scheme.

INTERNET_SCHEME_HTTPS
2

An HTTPS (SSL) internet scheme.

INTERNET_SCHEME_FTP
3

An FTP internet scheme. This scheme is only supported for use in WinHttpGetProxyForUrl and WinHttpGetProxyForUrlEx.

INTERNET_SCHEME_SOCKS
4

A SOCKS internet scheme. This scheme is only supported for use in WINHTTP_PROXY_RESULT_ENTRY.

Requirements

Minimum supported client

Windows XP, Windows 2000 Professional with SP3 [desktop apps only]

Minimum supported server

Windows Server 2003, Windows 2000 Server with SP3 [desktop apps only]

Header

Winhttp.h

See also

WINHTTP_PROXY_RESULT_ENTRY

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.