Module: wine Branch: master Commit: 2fa86fd6616e1671dd3ecfa3d2d6eaccf10be994 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2fa86fd6616e1671dd3ecfa3d2...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Apr 12 10:46:35 2017 +0200
winhttp: Always drain content before sending the next request.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alistair Leslie-Hughes leslie_alistair@hotmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winhttp/request.c | 402 +++++++++++++++++++++---------------------- dlls/winhttp/tests/winhttp.c | 6 +- 2 files changed, 203 insertions(+), 205 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2fa86fd6616e1671dd3ecf...