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
Requirement | Value |
---|---|
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 |
|