-
-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use zlib:safeInflate and limits for Websocket decompression
The `max_inflate_size` value can be configured in the extensions map to set a limit to the size of the expanded data. This is done via the previously introduced cow_deflate:inflate/3 function.
- Loading branch information
Showing
1 changed file
with
40 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters