Chromium Code Reviews
DescriptionFix WebSocket header construction for large frames.
The spec uses 8 bytes for length if it's larger then 65535. This was
only done when appending data to the header, not when setting the header
size.
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=7062
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||