winhttp: Return ERROR_INVALID_OPERATION when websocket is in the wrong state.
commit01c02f60d4dae78cab644dd936c486d23a136664
authorPaul Gofman <pgofman@codeweavers.com>
Tue, 25 Jan 2022 00:07:56 +0000 (25 03:07 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 25 Jan 2022 19:50:49 +0000 (25 20:50 +0100)
treef7476d089c18d48107f8945994e091350c17d475
parent917e8dbf671f607f75ffd5d249280d76d87eb3f8
winhttp: Return ERROR_INVALID_OPERATION when websocket is in the wrong state.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winhttp/request.c
dlls/winhttp/tests/notification.c