0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00

Document unit for options that are in bytes

This commit is contained in:
Loïc Hoguin 2019-09-06 11:50:58 +02:00
parent d5814a59f4
commit d14c59d905
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764
2 changed files with 18 additions and 18 deletions

View file

@ -195,7 +195,7 @@ the client.
max_frame_size (infinity)::
Maximum frame size allowed by this Websocket
Maximum frame size in bytes allowed by this Websocket
handler. Cowboy will close the connection when
a client attempts to send a frame that goes over
this limit. For fragmented frames this applies