From 83d85e641aa1dbbb155299226c09c4ea92b8be3a Mon Sep 17 00:00:00 2001 From: RJ Date: Thu, 15 Aug 2013 10:41:56 +0100 Subject: add websocket_compress metadata --- manual/cowboy_websocket.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'manual/cowboy_websocket.md') diff --git a/manual/cowboy_websocket.md b/manual/cowboy_websocket.md index ae3ca1b..1b07107 100644 --- a/manual/cowboy_websocket.md +++ b/manual/cowboy_websocket.md @@ -28,6 +28,12 @@ Meta values > > The version of the Websocket protocol being used. +### websocket_compress + +> Type: true | false +> +> Whether a websocket compression extension in in use. + Exports ------- -- cgit v1.2.3