aboutsummaryrefslogtreecommitdiffstats
path: root/test/handlers/ws_deflate_commands_h.erl
AgeCommit message (Collapse)Author
2018-11-13Add the {deflate, boolean()} Websocket commandLoïc Hoguin
It allows to temporarily disable Websocket compression when it was negotiated. It's ignored otherwise. This can be used as fine-grained control when some frames do not compress well.