Commit 503a1353 authored by Aleksey Lysenko's avatar Aleksey Lysenko
Browse files

Fixed wrong scheme for secure websocket


Websocket server always constructed QWebSocketHandshakeRequest like for
non-secure socket without checking SecureMode. This led to the fact that
secure socket had "ws" scheme.

Task-number: QTBUG-55927
Change-Id: I881766f55182136072fd23f3fefe93ea60f3d27d
Reviewed-by: default avatarTimur Pocheptsov <timur.pocheptsov@qt.io>
parent a5c85e32
Branches
Tags
Showing with 110 additions and 1 deletion
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment