aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2018-03-20 10:00:13 +0100
committerMorten Johan Sørvig <morten.sorvig@qt.io>2018-03-22 16:30:49 +0000
commitbcea7a1a8b46aa1e9e5fcf3e43bd251360cf8634 (patch)
tree0c3832bff560329ff78c1f3da1bd3e220b3a1fa9 /README.md
parent8a549aca7b371722cbf012d85216e4560ef1cf33 (diff)
Make QWebSocketServer work with Safariv5.11.0-beta3
Sending an empty “Server” header during handshake will make Safari error out with “WebSocket connection [...] failed: Invalid UTF-8 sequence in header value” This is an open bug in WebKit: https://bugs.webkit.org/show_bug.cgi?id=139298 As far as I see, “Server” is not a required handshake header as specified in RFC 6455 section 4.2.2 (5), and we can omit it if the server name is not set. Change-Id: Icec142f867813c16e3e3baa1378582164242e049 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions