GZip Pack/Unpack

This is a pair of interceptors that work with call content compression.

GZip Pack runs a Zip algorithm to compress the content of a request or response, whereas GZip Unpack runs a Zip algorithm to decompress the compressed content of a request or response.

GZip Pack

It compresses the content of the request or the response.

It can be added to the request or response flow and requires no configuration, you only have to insert it.

gzip pack

GZip Unpack

It decompresses the content of the request or the response.

It can be added to the request or response flow and requires no configuration, you only have to insert it.

gzip unpack
Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]