0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-16 05:00:24 +00:00

Alphabetical order

This commit is contained in:
Loïc Hoguin 2013-08-27 18:14:31 +02:00
parent b22f25d902
commit 8a77c8f753

View file

@ -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
-------