Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added headers to every PUT request #14194

Merged
merged 11 commits into from
Oct 20, 2020

Conversation

tasherif-msft
Copy link
Contributor

This PR is intended to resolve #13506. This would allow PUT request to have headers/metadata keys and values rather than only the final commit.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Oct 2, 2020
@tasherif-msft tasherif-msft marked this pull request as ready for review October 5, 2020 16:38
@tasherif-msft tasherif-msft changed the title Added request hooks to add request headers to every PUT request Added headers to every PUT request Oct 5, 2020
@tasherif-msft tasherif-msft added the feature-request This issue requires a new behavior in the product in order be resolved. label Oct 7, 2020
@tasherif-msft
Copy link
Contributor Author

/azp run python - storage - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@tasherif-msft
Copy link
Contributor Author

/azp run python - storage - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@tasherif-msft tasherif-msft merged commit 5dd8cab into Azure:master Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request This issue requires a new behavior in the product in order be resolved. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[azure-storage-blob] BlobClient upload_blob does not use headers parameter for multi-block uploads.
2 participants