WebSocket++/0.5.1
- Bug: Fixes an issue where some frame data was counted against the max header
size limit, resulting in connections that included a lot of frame data
immediately after the opening handshake to fail. - Bug: Fix a typo in the name of the set method for
max_http_body_size
. #406
Thank you jplatte for reporting.