[X] I've searched existing issues and found nothing related to my issue.
Describe the feature you want to add
I am hitting an endpoint with headers Accept-Encodinggzip, deflate, br, zstd, and the response headers has content-encoding as zstd. When I try to preview the response, it is still zstd encoded. The Web preview works fine if I remove Accept-Encoding header, so I assume it's that Bruno does not automatically decode the response.
I have checked the following:
Describe the feature you want to add
I am hitting an endpoint with headers
Accept-Encoding
gzip, deflate, br, zstd
, and the response headers hascontent-encoding
aszstd
. When I try to preview the response, it is still zstd encoded. The Web preview works fine if I removeAccept-Encoding
header, so I assume it's that Bruno does not automatically decode the response.Mockups or Images of the feature
I want to avoid seeing this response.