Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 1, 2025

Mirrored branch for PR #6844.
This PR is created automatically to run full CI with repository secrets after maintainer approval.
Do not edit manually.

This commit adds user metadata support for Backblaze B2 service.

- Add X_BZ_INFO_PREFIX constant for B2 custom file info header prefix
- Add file_info field to File struct to parse user metadata from API response
- Modify upload_file to set user metadata headers with URL-encoded values
- Update parse_file_info to decode and return user metadata
- Enable write_with_user_metadata capability
Address review feedback: set user metadata (file_info) in
start_large_file request for large file uploads.
@github-actions github-actions bot requested a review from Xuanwo as a code owner December 1, 2025 09:48
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. releases-note/ci The PR modifies CI-related content or has a title that begins with "ci" labels Dec 1, 2025
@Xuanwo Xuanwo closed this Dec 1, 2025
@Xuanwo Xuanwo deleted the ci/pr-6844 branch December 18, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/ci The PR modifies CI-related content or has a title that begins with "ci" size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants