Protocol: Fixed small deflated packets
The protocol was unable to prepare a small-sized (<128) deflatedpacket. How such a packet is now sent with the medium-sizedheader, which allows specifying the compression type flag.
View differences
Protocol: Fixed small deflated packets
The protocol was unable to prepare a small-sized (<128) deflated
packet. How such a packet is now sent with the medium-sized
header, which allows specifying the compression type flag.