Hans Leidekker : winhttp: Keep the session open in the request object.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jun 16 10:13:13 CDT 2015


Module: wine
Branch: master
Commit: b22ace7f7bceed769a7206755882cd3620f14200
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b22ace7f7bceed769a7206755882cd3620f14200

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Mon Jun 15 17:33:41 2015 +0200

winhttp: Keep the session open in the request object.

Cookies have session scope in winhttp and they are not saved, so we
need to keep the session open to ensure that cookies are passed along
with subsequent requests.

---

 dlls/winhttp/request.c | 194 ++++++++++++++++++++++++++++---------------------
 1 file changed, 110 insertions(+), 84 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=b22ace7f7bceed769a7206755882cd3620f14200



More information about the wine-cvs mailing list