Hans Leidekker
2b77b0bb6b
winhttp: Implement WINHTTP_OPTION_SECURE_PROTOCOLS.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-12 10:24:54 +02:00
Francois Gouget
b436a15a87
include: Add a couple of INTERNET_SCHEME_XXX constants.
...
Also add comments noting that it is not a mistake for the wininet.h
constants to be incompatible with the winhttp.h ones.
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-08 17:00:05 +01:00
Jacek Caban
e27ff36fc6
winhttp: Added WINHTTP_OPTION_CLIENT_CERT_CONTEXT option stub.
...
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-06 19:17:40 +02:00
Michael Stefaniuc
23b86eb44e
include: Replace the remaining CONSTs.
2013-09-27 10:34:09 +02:00
Hans Leidekker
02f2ab9437
winhttp: Implement WINHTTP_OPTION_CONNECTION_INFO.
2013-03-15 11:45:09 +01:00
Heiko Hund
1ba968821a
winhttp: Make strings in WINHTTP_PROXY_INFO non-const.
2012-07-19 16:01:18 +02:00
Michael Stefaniuc
f869a16186
include: Drop some superfluous l modifiers from numeric constants.
2011-11-21 11:01:39 +01:00
Hans Leidekker
768300c8aa
winhttp: Implement WinHttpGetProxyForUrl.
2011-11-18 15:37:05 +01:00
Hans Leidekker
96f2e7139c
winhttp: Implement WinHttpDetectAutoProxyConfigUrl.
2011-11-15 19:37:30 +01:00
André Hentschel
94c99df25d
include: Add winhttp secure protocol flags.
2010-12-15 12:26:02 +01:00
Hans Leidekker
bba66c99b6
winhttp: Implement WinHttpCreateUrl.
2008-09-23 14:03:19 +02:00
Hans Leidekker
a591c64ffd
include: Add prototype for WinHttpQueryOption.
2008-08-19 15:05:05 +02:00
Zac Brown
72d201b037
include/winhttp.h: Add WINHTTP_TIME_FORMAT_BUFSIZE.
2008-07-29 11:49:37 +02:00
Zac Brown
34a17650f3
include/winhttp.h: Add remaining flags.
2008-07-23 12:41:02 +02:00
Zac Brown
d778f74569
include/winhttp.h: Add WinHttp status codes.
2008-07-11 13:57:26 +02:00
Alexandre Julliard
f1fd5667f1
include: Remove duplicate definition in winhttp.h.
2008-07-08 11:16:17 +02:00
Zac Brown
ae1e79d43e
winhttp: Add stub implementation for WinHttpOpenRequest and fix function declaration.
2008-07-04 19:38:15 +02:00
Zac Brown
5db545965f
winhttp.h: Add WinHTTP error codes.
2008-07-04 19:35:54 +02:00
Zac Brown
d619ed4dcc
include: Add more #define's for winhttp options.
2008-07-03 13:08:17 +02:00
Hans Leidekker
3e3ce1fa5e
winhttp: Add a stub implementation of WinHttpDetectAutoProxyConfigUrl.
2008-03-06 12:45:00 +01:00
Rob Shearman
9cbdcbe5f2
include: Flesh out winhttp.h with more function declarations, typedefs and defines.
2008-01-14 13:09:48 +01:00
Peter Oberndorfer
715edc1633
winhttp: Add WinHttpGetIEProxyConfigForCurrentUser stub.
2007-09-27 12:49:10 +02:00
Francois Gouget
5b3d0b8878
winhttp: Add a skeleton winhttp.h and use it.
2007-08-30 17:02:48 +02:00