From: José Bollo Date: Fri, 11 Aug 2017 14:46:59 +0000 (+0200) Subject: afb-websocket: update websocket protocol X-Git-Tag: eel/4.99.1~76 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=ec68c44857603c9f5bb77a44d8163d837ac5a55a;hp=ec68c44857603c9f5bb77a44d8163d837ac5a55a;p=src%2Fapp-framework-binder.git afb-websocket: update websocket protocol After integration of UPGRADE in libmicrohttpd, the header "Connection: Upgrade" has to be removed because it is now sent 2 times. This caused Webkit to fail to connect its websocket. Bug-AGL: SPEC-821 Change-Id: Ib9744208cf7175f0c56e513b18b53ab0a9b60b9f Signed-off-by: José Bollo ---