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

Consider XML support for object PUT/GET #331

Open
coryan opened this issue Sep 19, 2020 · 0 comments · May be fixed by #1164
Open

Consider XML support for object PUT/GET #331

coryan opened this issue Sep 19, 2020 · 0 comments · May be fixed by #1164

Comments

@coryan
Copy link

coryan commented Sep 19, 2020

First, thank you for writing this!

Some client libraries (e.g. C++) automatically switch to XML for some uploads and downloads. You may want to consider supporting the XML APIs to insert and download objects. In case it helps, our testbench implements these. These are the entry points, hopefully the code is not so terrible that you can follow it from there:

https://github.com/googleapis/google-cloud-cpp/blob/abc8e9c3e95c561924a8ae567012440152d097b6/google/cloud/storage/testbench/testbench.py#L50-L67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants