Our testing infrastructure injects the Accept-Encoding: identity header into all requests during recording executions to ensure that responses are returned uncompressed. However, we’ve observed that not all routes respect this header.
Is there functionality within Mountebank to automatically decompress (unzip) all responses before they are captured, regardless of the server’s response encoding?