You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Httpie should consider the compressed size to validate that the entire content was downloaded, not consider the uncompressed size with the compressed gzip payload that was sent.
…
Debug output
Please re-run the command with --debug, then copy the entire command & output and paste both below:
Checklist
Minimal reproduction code and steps
Expose an API endpoint that respond with gzip compressed json such as an Azure storage account.
Current result
…
Expected result
Httpie should consider the compressed size to validate that the entire content was downloaded, not consider the uncompressed size with the compressed gzip payload that was sent.
…
Debug output
Please re-run the command with
--debug
, then copy the entire command & output and paste both below:Additional information, screenshots, or code examples
…
The text was updated successfully, but these errors were encountered: