Azure / Azure/azure-sdk-for-python

[Core] Feature Request: Support `decompression` keyword on `RestAioHttpTransportResponse`'s `load_body()` function

Open
#39,814 0 comments 0 reactions 1 assignee Claimed by @xiangyan99 View on GitHub
Azure.Core Client
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

Currently, there is no way to turn decompression on and off when using `load_body()` on a `RestAioHttpTransportResponse` object.

This can be problematic as if compressed data is uploaded, there is no way to request back the data in the uncompressed format (as auto-decompression is on by default)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.