Lines Matching refs:cce
234 lws_client_ws_upgrade(struct lws *wsi, const char **cce)
255 *cce = "HS: h2 / ws upgrade unsupported";
262 *cce = "HS: ws upgrade unauthorized";
269 *cce = "HS: ws upgrade response not 101";
275 *cce = "HS: ACCEPT missing";
282 *cce = "HS: UPGRADE missing";
288 *cce = "HS: Upgrade to something other than websocket";
315 *cce = "HS: UPGRADE malformed";
370 *cce = "HS: PROTOCOL malformed";
402 *cce = "HS: Cannot match protocol";
424 *cce = "ws protocol no match";
459 *cce = "HS: EXT: list too big";
536 *cce = "HS: EXT: failed setting defaults";
548 *cce = "HS: EXT: failed parsing defaults";
560 *cce = "HS: EXT: failed parsing options";
570 *cce = "HS: EXT: Rejects server options";
581 *cce = "HS: EXT: unknown ext";
600 *cce = "HS: Accept hash wrong";
607 *cce = "HS: OOM";
618 *cce = "HS: Rejected by filter cb";
646 *cce = "HS: OOM";
657 *cce = "HS: Rejected at CLIENT_ESTABLISHED";