[Bug 38517] Winhttprequest doesn't keep user logged in

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 3 10:23:13 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38517

--- Comment #1 from Hans Leidekker <hans at meelstraat.net> ---
Looks like there are at least two bugs here. A wireshark trace reveals that the
test app sends the second request right after the 302 response. This probably
means that the request object has automatic redirects turned of by default.

The second problem is that the cookie set by the redirect response is not
included in the second request.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list