http://bugs.winehq.org/show_bug.cgi?id=15107
Rotem Zach rotemz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rotemz@gmail.com
--- Comment #2 from Rotem Zach rotemz@gmail.com 2008-09-03 04:50:40 --- The problem seems to be that is sees that WinHttpSetOption returns FALSE and then it stops the requests. Changing it to return TRUE makes the request continue, but then the program gets stuck and it sometimes crashes. I attached a log with WINEDEBUF=+relay,+winhttp