diff options
author | Kirill Kinduk <[email protected]> | 2017-08-25 12:08:26 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2018-03-28 16:58:02 +0200 |
commit | 4c34774b7eb787e37892399f2daddba68ec277e3 (patch) | |
tree | 8640e0950bb363acde6f87f1f7a2977d3185c852 /doc/src/manual/cowboy_req.bindings.asciidoc | |
parent | 288deb5b88dd8e0aae57c9858d16c19ca9f186f9 (diff) | |
download | cowboy-4c34774b7eb787e37892399f2daddba68ec277e3.tar.gz cowboy-4c34774b7eb787e37892399f2daddba68ec277e3.tar.bz2 cowboy-4c34774b7eb787e37892399f2daddba68ec277e3.zip |
Add max_frame_size option for websocket handlers
Option allows to limit a frame by size before decoding its payload.
LH: I have added a test for when the limit is reached on a nofin
fragmented frame (the last commit addressed that case but it had
no test). I have fixed formatting and other, and changed the
default value to infinity since it might otherwise be incompatible
with existing code. I also added documentation and a bunch of other
minor changes.
Diffstat (limited to 'doc/src/manual/cowboy_req.bindings.asciidoc')
0 files changed, 0 insertions, 0 deletions