diff options
author | Yu-Chen Lin | 2019-11-23 04:43:06 +0100 |
---|---|---|
committer | Daniel P. Berrangé | 2020-02-07 13:22:18 +0100 |
commit | c64e1e75381d0cb53f9fc8f93245a933b12c68a6 (patch) | |
tree | 11cf9c9e2a8ce72a874639fcaf2b825912b6aa19 /authz | |
parent | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st... (diff) | |
download | qemu-c64e1e75381d0cb53f9fc8f93245a933b12c68a6.tar.gz qemu-c64e1e75381d0cb53f9fc8f93245a933b12c68a6.tar.xz qemu-c64e1e75381d0cb53f9fc8f93245a933b12c68a6.zip |
io/channel-websock: treat 'binary' and no sub-protocol as the same
noVNC doesn't use 'binary' protocol by default after
commit c912230309806aacbae4295faf7ad6406da97617.
It will cause qemu return 400 when handshaking.
To overcome this problem and remain compatibility of
older noVNC client.
We treat 'binary' and no sub-protocol as the same
so that we can support different version of noVNC
client.
Tested on noVNC before c912230 and after c912230.
Buglink: https://bugs.launchpad.net/qemu/+bug/1849644
Signed-off-by: Yu-Chen Lin <npes87184@gmail.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'authz')
0 files changed, 0 insertions, 0 deletions