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

Add vector<Part> param to Multipart initialization #923

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

sivachandran
Copy link
Contributor

Adds std::vector<Part> parameter support to Multipart initialization. The change allows us to construct the Multipart dynamically by adding the Part selectively and pass the vector to Multipart.

@COM8 COM8 added this to the CPR 1.9.x milestone Jun 24, 2023
@COM8
Copy link
Member

COM8 commented Jun 24, 2023

@sivachandran thanks for contributing!
Could you please also add a move constructor here?

@COM8 COM8 merged commit d54cc78 into libcpr:master Aug 3, 2023
@sivachandran sivachandran deleted the multipart-vector-part branch August 16, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants