From 8a77c8f753910168438986d13733f19bfc10fde1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 27 Aug 2013 18:14:31 +0200 Subject: Alphabetical order --- manual/cowboy_websocket.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manual/cowboy_websocket.md b/manual/cowboy_websocket.md index 1b07107..9a81878 100644 --- a/manual/cowboy_websocket.md +++ b/manual/cowboy_websocket.md @@ -22,18 +22,18 @@ Types Meta values ----------- -### websocket_version - -> Type: 7 | 8 | 13 -> -> The version of the Websocket protocol being used. - ### websocket_compress > Type: true | false > > Whether a websocket compression extension in in use. +### websocket_version + +> Type: 7 | 8 | 13 +> +> The version of the Websocket protocol being used. + Exports ------- -- cgit v1.2.3