-
a48b1ff3
by Hans Leidekker at 2026-03-23T12:28:17+01:00
winhttp: Fix querying available data for chunked transfers.
Wine-Bug: http://bugs.winehq.org/show_bug.cgi?id=59546
-
5eee0c2e
by Hans Leidekker at 2026-03-23T12:28:17+01:00
winhttp: Trace more option values.
-
8fec74dd
by Hans Leidekker at 2026-03-23T12:28:17+01:00
winhttp: Accept WINHTTP_OPTION_ENABLE_HTTP_PROTOCOL on session handles.
-
839e7cdc
by Hans Leidekker at 2026-03-23T12:28:17+01:00
include: Add missing WinHTTP defines.
-
96165423
by Hans Leidekker at 2026-03-23T12:28:17+01:00
winhttp: Print a fixme for unsupported flags in WinHttpOpen() and WinHttpOpenRequest().