Azure / Azure/azure-sdk-for-python

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

Aperta
#39,814 0 commenti 0 reazioni 1 assegnatario Rivendicata da @xiangyan99 Vedi su GitHub
Azure.Core Client
Lingua principale
Python
Stelle
5.6k
Fork
3.4k
Merge medio
2g 2h
PR unite (30g)
213

Descrizione

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)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.