Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jorgehermo9
Copy link
Contributor

Relates to #5774

.core
.get_put_request(&self.path, Some(size), &self.op, body)?;

let resp = self.core.send(req).await?;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refactored this a little bit to be consistent with download and head methods of core.rs

@jorgehermo9 jorgehermo9 marked this pull request as ready for review April 27, 2025 09:32
@jorgehermo9 jorgehermo9 requested a review from Xuanwo as a code owner April 27, 2025 09:32
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. releases-note/feat The PR implements a new feature or has a title that begins with "feat" labels Apr 27, 2025
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jorgehermo9 for this change.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 27, 2025
@Xuanwo Xuanwo merged commit ee48def into apache:main Apr 27, 2025
86 of 87 checks passed
@jorgehermo9 jorgehermo9 deleted the vercel_blob-context branch April 27, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/feat The PR implements a new feature or has a title that begins with "feat" 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