### Current Behavior When self hosting the cache api, depending on the implementation, I get a malformed tar file back from the server. The current implementation is via AWS API Gateway, which has a hard requirement to include the `Accept` header for binary data. ### Expected Behavior The expected behavior is to always get the tar file, without depending on the implementation. ### GitHub Repo _No response_ ### Steps to Reproduce Not really applicable. ### Nx Report ```shell Not really applicable. ``` ### Failure Logs ```shell ``` ### Package Manager Version _No response_ ### Operating System - [x] macOS - [ ] Linux - [ ] Windows - [ ] Other (Please specify) ### Additional Information _No response_