Microsoft Xpress compression algorithm
I have http packet, in which for Content-Encoding used "xpress". Wireshark doesn't uncompress these packets. I searched in cource code and found code for lz77 decompression, but does Wireshark support Xpress compression?