userver
userver copied to clipboard
Make movable the clients::http::Form
Make the Form movable https://github.com/userver-framework/userver/blob/16b29d818616cbd7c2b3cffaa83b89f5b19008e4/core/include/userver/clients/http/form.hpp#L19-L22
Hold the curl::form by std::unique_ptr rather than by std::shared_ptr https://github.com/userver-framework/userver/blob/16b29d818616cbd7c2b3cffaa83b89f5b19008e4/core/include/userver/clients/http/form.hpp#L34-L37
Internal ticket: 4971
Hello @apolukhin,
I want to work on the issue of making the clients::http::Form movable in the userver project. I have a clear understanding of the requirements and am ready to begin the implementation process. Could this issue be assigned to me? I am excited about the opportunity to contribute to the project and look forward to your confirmation.
Thank you for considering my contribution!
Done!
Looking forward to your changes!