restclient-cpp
restclient-cpp copied to clipboard
Added a method to perform POST Form Upload
Description
Added a method to perform POST Form Upload. Resolves #69
Incorporates all review feedback.
Checklist
Not all of these might apply to your change but the more you are able to check the easier it will be to get your contribution merged.
- [X] CI passes
- [X] Description of proposed change
- [X] Documentation (README, code doc blocks, etc) is updated
- [X] Existing issue is referenced if there is one
- [X] Unit tests for the proposed change
@embeddedmz your feedback is appreciated.