winhttp: Move handling of default request parameters back to WinHttpOpenRequest.
commit4ae5741c4e8a9ec7568a9e46da65ea1a44e1d643
authorHans Leidekker <hans@codeweavers.com>
Tue, 16 Sep 2008 10:31:16 +0000 (16 12:31 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Sep 2008 11:36:25 +0000 (16 13:36 +0200)
tree13716bb5b75ccfed7d660f8e3df30b398400475b
parent8df906f28e9f1bd53bc105f5b4a0d06adaca2ac2
winhttp: Move handling of default request parameters back to WinHttpOpenRequest.

Avoids special casing all over the place.
dlls/winhttp/request.c
dlls/winhttp/session.c
dlls/winhttp/winhttp_private.h