| Commit ca36093089d90da1659e0bba1e0e3d76a1ab1c04 removed explicit response body decompression, but missed two lines. As a result, if a rest request returns a response whose content-type header is missing or is not P/JSON, then it will fail with an error that the uncompress_body method is undefined. That commit was never released and will be fixed before puppet 7 is released. |