🐶 Brief
We shouldn't remove accept-encoding from Proxyman -> Server. We should keep it then decoding gzip when receiving data from server.
Therefore, we can get the uncompress body size, and compress body size. As well as increase the performance of Proxyman
Ref: https://github.com/nicklockwood/GZIP
👑 Criteria
🐶 Brief
We shouldn't remove
accept-encodingfrom Proxyman -> Server. We should keep it then decoding gzip when receiving data from server.Therefore, we can get the uncompress body size, and compress body size. As well as increase the performance of Proxyman
Ref: https://github.com/nicklockwood/GZIP
👑 Criteria