Skip to content

Blob storage SDK accesses internal_response member of HTTP response #7532

Description

@zooba

response.http_response.internal_response.body = response.http_response.body()

I'm not at all clear why this is necessary, but the transport I'm working on does not have a settable "body" member here, so this is causing everything to fail.

Perhaps the common response type needs a new method added? Or there's some issue with one of the existing pipelines not implementing its load_body correctly?

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)blocking-releaseBlocks release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions