fix https case
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 12 May 2016 09:24:43 +0000 (11:24 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 12 May 2016 09:24:43 +0000 (11:24 +0200)
commit95b6dc2f61f447783c65f98e2e1e2dda16249073
tree4670b28f71791e4be56c5b19fc91bb6f8ee1704f
parent3303d82a7e637f7c15b55ee21d555df7b672ae81
fix https case

The HTTPS case is still to be encoded for the websockets.
This new test manages the possible case of HTTPS to
emit an error message instead of a SEGV.

Change-Id: I1fae5d6ad50dfd7eaefdd0f44734cee1a488ccfe
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/afb-websock.c