-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
The REST connector supports gzip content compression via Accept-Encoding
We should also add support for:
- content decompression (via Content-Encoding)
- deflate
- size threshold
as well as introducing tests for all combinations.