Module: wine Branch: master Commit: 0b48050da58be2ee72bcc5c4848822d6853d857c URL: https://source.winehq.org/git/wine.git/?a=commit;h=0b48050da58be2ee72bcc5c48...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Jun 17 11:53:41 2020 +0200
winhttp: Implement WinHttpWebSocketCompleteUpgrade.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winhttp/request.c | 101 +++++++++++++++++++++++++++++++++++++++-- dlls/winhttp/session.c | 13 ++---- dlls/winhttp/tests/winhttp.c | 34 +++++++------- dlls/winhttp/winhttp_private.h | 14 ++++++ 4 files changed, 133 insertions(+), 29 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0b48050da58be2ee72bcc...