A followup of: v1: https://lists.gnu.org/archive/html/qemu-devel/2017-09/msg01176.html
also pullin in https://lists.gnu.org/archive/html/qemu-devel/2017-09/msg01266.html Changed in v2: - Drop redundant return statement - Drop redundant variable initialization - Assert that g_date_time_format is non-NULL Daniel P. Berrange (3): io: send proper HTTP response for websocket errors io: include full error message in websocket handshake trace io: use case insensitive check for Connection & Upgrade websock headers io/channel-websock.c | 190 +++++++++++++++++++++++++++++++++++++-------------- io/trace-events | 2 +- 2 files changed, 141 insertions(+), 51 deletions(-) -- 2.13.5