diff options
Diffstat (limited to 'manual')
-rw-r--r-- | manual/cowboy_websocket.md | 6 |
1 files changed, 6 insertions, 0 deletions
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 ------- |