qmm0523

Results 2 issues of qmm0523

I noticed that the codes set HTTP header 'Accept-Encoding' to 'gzip', but forgot to write code to decompress gzip HTTP packet, so it cause problem(see https://github.com/fffonion/Xunlei-Fastdick/issues/133).Fixing way is simple,change the...

The last stream must be deleted before starting to process the next stream.