We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, would it be possible to have an example on how to upload a file together with some custom attributes (X-Bz-Info-* headers)?
X-Bz-Info-*
I'm seeing a WithAttrs function on the Writer, but it's marked as deprecated and I'm not sure I understand how to use the alternative.
WithAttrs
Writer
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
would it be possible to have an example on how to upload a file together with some custom attributes (
X-Bz-Info-*
headers)?I'm seeing a
WithAttrs
function on theWriter
, but it's marked as deprecated and I'm not sure I understand how to use the alternative.Thanks!
The text was updated successfully, but these errors were encountered: